Skip to content

Commit d33575a

Browse files
committed
Add exports
1 parent b25e32c commit d33575a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ export {
1818
ModalInputDropdown,
1919
ModalEditableList,
2020
ModalInputDropArea,
21+
ModalInputSelectIcon
2122
} from "./components";
2223
export {
2324
ThemeProvider,
@@ -41,4 +42,5 @@ export type {
4142
ExtraApi,
4243
StatusBarComponents,
4344
ModelRowTypes,
45+
ModalInputSelectIconEntry
4446
} from "./types";

0 commit comments

Comments
 (0)