Skip to content

Commit

Permalink
chore: remove Responsive component (#4074)
Browse files Browse the repository at this point in the history
* chore: remove Responsive component

* remove export

* remove export
  • Loading branch information
layershifter authored Sep 28, 2020
1 parent e1df622 commit e4abdbb
Show file tree
Hide file tree
Showing 19 changed files with 0 additions and 739 deletions.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

42 changes: 0 additions & 42 deletions docs/src/examples/addons/Responsive/Types/index.js

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

44 changes: 0 additions & 44 deletions docs/src/examples/addons/Responsive/Usage/index.js

This file was deleted.

29 changes: 0 additions & 29 deletions docs/src/examples/addons/Responsive/index.js

This file was deleted.

6 changes: 0 additions & 6 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ export {
StrictPortalInnerProps,
} from './dist/commonjs/addons/Portal/PortalInner'
export { default as Radio, RadioProps, StrictRadioProps } from './dist/commonjs/addons/Radio'
export {
default as Responsive,
ResponsiveProps,
ResponsiveWidthShorthand,
StrictResponsiveProps,
} from './dist/commonjs/addons/Responsive'
export { default as Select, SelectProps } from './dist/commonjs/addons/Select'
export {
default as TextArea,
Expand Down
Loading

0 comments on commit e4abdbb

Please sign in to comment.