mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 02:26:21 +08:00
chore: bump version (#3041)
This commit is contained in:
@@ -29,7 +29,7 @@ const tabIcons = {
|
||||
export type ShareMenuProps<
|
||||
Workspace extends AffineCloudWorkspace | LocalWorkspace =
|
||||
| AffineCloudWorkspace
|
||||
| LocalWorkspace
|
||||
| LocalWorkspace,
|
||||
> = {
|
||||
workspace: Workspace;
|
||||
currentPage: Page;
|
||||
|
||||
Reference in New Issue
Block a user