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 9ba3c58 commit 93e3197Copy full SHA for 93e3197
src/index.ts
@@ -1,5 +1,3 @@
1
export * from './components/NavigationTree';
2
export * from './components/TreeView';
3
-// TODO: remove in the next major version
4
-export {i18n} from './components/i18n';
5
export * from './utils';
0 commit comments