File tree Expand file tree Collapse file tree 4 files changed +0
-41
lines changed
Expand file tree Collapse file tree 4 files changed +0
-41
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,6 @@ module.exports = {
2222 '../react/Buttons' ,
2323 '../react/Checkbox' ,
2424 '../react/Chips' ,
25- '../react/Counter' ,
2625 '../react/Dialog' ,
2726 '../react/Divider' ,
2827 '../react/DropdownButton' ,
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -49,7 +49,6 @@ export { default as Panel } from './Panel'
4949export { default as SelectBox , SelectBoxWithFixedOptions } from './SelectBox'
5050export { default as Chip } from './deprecated/Chip'
5151export { default as Empty } from './Empty'
52- export { default as Counter } from './Counter'
5352export { default as Infos } from './deprecated/Infos'
5453export { default as InfosCarrousel } from './deprecated/InfosCarrousel'
5554export { default as InputGroup } from './InputGroup'
You can’t perform that action at this time.
0 commit comments