Closed cg-julian-taylor closed 1 year ago
@cg-julian-taylor thanks for your PR however there're some observations:
- rename
StyledRadio.stories.mdx
withStyled.stories.mdx
to maintain the same convention- the unstyled one is not displaying correctly you need to verify it (for example the first item say error and some radio is not clickable)
- I suppose you need to rebase this branch with your feature branch given I still see in storybook, under form, the
Group
documentation and theRadio
documentation
You are correct. I think for point 3 The leftover stories were meant to be removed in a later step. But I could do that now to avoid confusion.
@cg-julian-taylor thanks for your PR however there're some observations:
StyledRadio.stories.mdx
withStyled.stories.mdx
to maintain the same conventionGroup
documentation and theRadio
documentation