chore: exporting CheckboxTree components

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2021-06-01 10:03:18 +02:00
parent 1ba5d52566
commit b5c38641a1
+1
View File
@@ -17,6 +17,7 @@
export * from './AlertDisplay';
export * from './Avatar';
export * from './Button';
export * from './CheckboxTree';
export * from './CodeSnippet';
export * from './CopyTextButton';
export * from './DependencyGraph';