Skip to content

Commit

Permalink
chore(ResponsiveList): Remove component
Browse files Browse the repository at this point in the history
  • Loading branch information
rivka-ungar committed Aug 5, 2024
1 parent 33f4b85 commit e46a38f
Show file tree
Hide file tree
Showing 14 changed files with 5 additions and 527 deletions.
5 changes: 5 additions & 0 deletions packages/core/docs/vibe-3-changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,11 @@ codemod: `avatar-component-migration`

- `ColorPickerContent.COLOR_STYLES` removed [codemod]

### ResponsiveList

- Remove entire component


## Hooks

### useClickableProps
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ exports[`exports should export all components 1`] = `
"ModalHeader",
"MultiStepIndicator",
"RadioButton",
"ResponsiveList",
"Search",
"Skeleton",
"Slider",
Expand Down

This file was deleted.

107 changes: 0 additions & 107 deletions packages/core/src/components/ResponsiveList/ResponsiveList.tsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit e46a38f

Please sign in to comment.