File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " @beeinventor/dasiot-react-component-lib" ,
3- "version" : " 1.7.1 " ,
3+ "version" : " 1.7.2 " ,
44 "module" : " lib/index.js" ,
55 "types" : " lib/index.d.ts" ,
66 "files" : [
Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ export { default as Searchbar } from './Searchbar';
66export { default as DialogButton } from './Button/DialogButton' ;
77export { default as Dropdown } from './Dropdown' ;
88export { default as DropdownV2 } from './Dropdown/DropdownV2' ;
9+ export { default as DropdownCheckbox } from './Dropdown/DropdownCheckbox' ;
910export { default as DropdownColor } from './Dropdown/DropdownColor' ;
1011export { default as DatePicker } from './DatePicker' ;
1112export { default as Step } from './Step' ;
You can’t perform that action at this time.
0 commit comments