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 58e67a7 commit 34026adCopy full SHA for 34026ad
src/controls/taxonomyPicker/index.ts
@@ -1,5 +1,4 @@
1
export * from './ITaxonomyPicker';
2
export * from './TaxonomyPicker';
3
export * from './ITermPicker';
4
-export * from "./termActions/ITermsActions";
5
-export * from './termActions/TermActionsControl';
+export * from "./termActions/index";
0 commit comments