Skip to content

Commit 13a34e0

Browse files
committed
fix: add i18n export
1 parent 5bb603a commit 13a34e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
export * from './components/NavigationTree';
22
export * from './components/TreeView';
3+
export {i18n} from './components/i18n';

0 commit comments

Comments
 (0)