[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:
Aaryan Khandelwal 2024-06-18 17:51:52 +05:30 committed by GitHub
parent 8500c63205
commit 135024a940
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 16 additions and 33 deletions

View file

@ -0,0 +1 @@
export const PageDetailsHeaderExtraActions = () => null;

View file

@ -0,0 +1 @@
export * from "./extra-actions";