mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-25 06:18:45 +08:00
feat: active workspace when created workspace
This commit is contained in:
-1
@@ -15,7 +15,6 @@ export const WorkspaceSelector = () => {
|
||||
|
||||
return (
|
||||
<>
|
||||
<div>{currentWorkspace.meta.name}</div>
|
||||
<SelectorWrapper
|
||||
onClick={() => {
|
||||
setWorkspaceListShow(true);
|
||||
|
||||
Reference in New Issue
Block a user