[WIKI-786] refactor: bubble menu #8138
This commit is contained in:
parent
8307badae5
commit
9611cd1e73
11 changed files with 45 additions and 12 deletions
|
|
@ -19,6 +19,7 @@ export type TEditorFlaggingHookReturnType = {
|
|||
|
||||
export type TEditorFlaggingHookProps = {
|
||||
workspaceSlug: string;
|
||||
projectId?: string;
|
||||
storeType?: EPageStoreType;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue