Skip to content

Commit 93e3197

Browse files
committed
chore: remove deprecated i18n export
1 parent 9ba3c58 commit 93e3197

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
11
export * from './components/NavigationTree';
22
export * from './components/TreeView';
3-
// TODO: remove in the next major version
4-
export {i18n} from './components/i18n';
53
export * from './utils';

0 commit comments

Comments
 (0)