mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-18 18:46:19 +08:00
fix: copied
This commit is contained in:
@@ -90,7 +90,7 @@ export function Page(props: PageProps) {
|
||||
)}
|
||||
{activeTab === TabMap.get(TAB_TITLE.GALLERY).value && (
|
||||
<StyledTextForGallery>
|
||||
Gallery coming soon...
|
||||
Gallery function coming soon...
|
||||
</StyledTextForGallery>
|
||||
)}
|
||||
</WorkspaceSidebarContent>
|
||||
|
||||
Reference in New Issue
Block a user