Skip to content

Commit 65a0b4f

Browse files
committed
fix import
1 parent 165eb91 commit 65a0b4f

File tree

1 file changed

+1
-1
lines changed
  • src/packages/documents/document-blueprints/tree

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
export { UMB_DOCUMENT_BLUEPRINT_TREE_STORE_CONTEXT } from './document-blueprint-tree.store.js';
1+
export { UMB_DOCUMENT_BLUEPRINT_TREE_STORE_CONTEXT } from './document-blueprint-tree.store.context-token.js';
22
export { UMB_DOCUMENT_BLUEPRINT_TREE_REPOSITORY_ALIAS, UMB_DOCUMENT_BLUEPRINT_TREE_ALIAS } from './constants.js';
33
export * from './folder/index.js';

0 commit comments

Comments
 (0)