Skip to content

Commit aa187c5

Browse files
export new control
1 parent ee6daee commit aa187c5

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

src/HoverReactionsBar.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
export * from './controls/HoverReactionsBar/index';

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export * from './FolderExplorer';
1616
export * from './FolderPicker';
1717
export * from './IconPicker';
1818
export * from './Pagination';
19+
export * from './HoverReactionsBar';
1920

2021
export * from './IFrameDialog';
2122
export * from './IFramePanel';

0 commit comments

Comments
 (0)