Skip to content

Commit 9b71eb7

Browse files
committed
fix: add missing component export
1 parent aade563 commit 9b71eb7

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 +1,2 @@
11
export * from './components/NavigationTree';
2+
export * from './components/TreeView';

0 commit comments

Comments
 (0)