Skip to content

Commit

Permalink
refactor: remove unused component ButtonRadio (#7230)
Browse files Browse the repository at this point in the history
Co-authored-by: Begoña Alvarez <[email protected]>
  • Loading branch information
VmMad and begonaalvarezd authored Aug 1, 2023
1 parent 097887f commit 45454ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
33 changes: 0 additions & 33 deletions packages/shared/components/ButtonRadio.svelte

This file was deleted.

1 change: 0 additions & 1 deletion packages/shared/components/index.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
export { default as Alert } from './Alert.svelte'
export { default as Animation } from './Animation.svelte'
export { default as Button } from './Button.svelte'
export { default as ButtonRadio } from './ButtonRadio.svelte'
export { default as ColorPicker } from './ColorPicker.svelte'
export { default as InformationTooltip } from './InformationTooltip.svelte'
export { default as Error } from './Error.svelte'
Expand Down

0 comments on commit 45454ef

Please sign in to comment.