We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5bb603a commit 13a34e0Copy full SHA for 13a34e0
src/index.ts
@@ -1,2 +1,3 @@
1
export * from './components/NavigationTree';
2
export * from './components/TreeView';
3
+export {i18n} from './components/i18n';
0 commit comments