Skip to content

Commit

Permalink
feat(RadioButton)!: rename component to SegmentedRadioGroup (#1975)
Browse files Browse the repository at this point in the history
  • Loading branch information
amje authored Dec 5, 2024
1 parent 4823a43 commit dae9c70
Show file tree
Hide file tree
Showing 15 changed files with 455 additions and 454 deletions.
2 changes: 1 addition & 1 deletion CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@
/src/components/Portal @amje
/src/components/Progress @Lunory
/src/components/Radio @zamkovskaya
/src/components/RadioButton @zamkovskaya
/src/components/RadioGroup @zamkovskaya
/src/components/SegmentedRadioGroup @zamkovskaya
/src/components/User @DakEnviy
/src/components/UserLabel @DakEnviy
/src/components/useList @IsaevAlexandr
Expand Down
279 changes: 0 additions & 279 deletions src/components/RadioButton/README.md

This file was deleted.

90 changes: 0 additions & 90 deletions src/components/RadioButton/__stories__/RadioButtonShowcase.tsx

This file was deleted.

3 changes: 0 additions & 3 deletions src/components/RadioButton/index.ts

This file was deleted.

Loading

0 comments on commit dae9c70

Please sign in to comment.