fix: delay setAom on rootWorkspacesMetadataAtom (#2271)

This commit is contained in:
Himself65
2023-05-11 23:03:11 +08:00
committed by GitHub
parent 4444c3d1a6
commit 39c83bd25b
3 changed files with 22 additions and 9 deletions

View File

@@ -12,7 +12,6 @@ export type RootWorkspaceMetadata = {
// root primitive atom that stores the necessary data for the whole app
// be careful when you use this atom,
// it should be used only in the root component
/**
* root workspaces atom
* this atom stores the metadata of all workspaces,