[WEB-1397] chore: update space app types (#4861)
* chore: update types * chore: dummy page actions components * chore: rename component * refactor: rearrange declarations
This commit is contained in:
parent
8500c63205
commit
135024a940
7 changed files with 16 additions and 33 deletions
1
web/ce/components/pages/extra-actions.tsx
Normal file
1
web/ce/components/pages/extra-actions.tsx
Normal file
|
|
@ -0,0 +1 @@
|
|||
export const PageDetailsHeaderExtraActions = () => null;
|
||||
1
web/ce/components/pages/index.ts
Normal file
1
web/ce/components/pages/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "./extra-actions";
|
||||
Loading…
Add table
Add a link
Reference in a new issue