mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
@@ -138,7 +138,7 @@ export function FallbackHeaderWithWorkspaceNavigator() {
|
||||
const currentWorkspace = useServiceOptional(WorkspaceService);
|
||||
return (
|
||||
<div className={styles.fallbackHeader}>
|
||||
{!currentWorkspace && navigate ? (
|
||||
{currentWorkspace && navigate ? (
|
||||
<WorkspaceNavigator
|
||||
showSettingsButton
|
||||
showSyncStatus
|
||||
|
||||
Reference in New Issue
Block a user