diff --git a/src/Explorer/Panes/AddCollectionPanel.tsx b/src/Explorer/Panes/AddCollectionPanel.tsx index 170a8a925..628ef5e2f 100644 --- a/src/Explorer/Panes/AddCollectionPanel.tsx +++ b/src/Explorer/Panes/AddCollectionPanel.tsx @@ -1,9 +1,11 @@ import { ActionButton, Checkbox, + ChoiceGroup, DefaultButton, DirectionalHint, Dropdown, + IChoiceGroupOption, Icon, IconButton, IDropdownOption, @@ -125,6 +127,26 @@ export class AddCollectionPanel extends React.Component