mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 11:06:25 +08:00
feat: add hook useBlockSuiteWorkspaceName (#1281)
This commit is contained in:
Vendored
+1
@@ -0,0 +1 @@
|
||||
export const DEFAULT_WORKSPACE_NAME = 'Untitled Workspace';
|
||||
Vendored
+1
@@ -155,3 +155,4 @@ export function setupGlobal() {
|
||||
}
|
||||
|
||||
export { config };
|
||||
export * from './constant';
|
||||
|
||||
Reference in New Issue
Block a user