mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-20 11:36:25 +08:00
unuse code
This commit is contained in:
@@ -8,7 +8,7 @@ import Labels from './labels';
|
||||
import Pages from './pages';
|
||||
|
||||
export function WorkspaceContainer() {
|
||||
const { workspace_id, page_id } = useParams();
|
||||
const { workspace_id } = useParams();
|
||||
const { user, currentSpaceId } = useUserAndSpaces();
|
||||
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user