Skip to content

Commit

Permalink
docs: update Radio sizes preview
Browse files Browse the repository at this point in the history
  • Loading branch information
@casey_baggz_omni committed Jul 24, 2024
1 parent 53c0e0b commit e4eeb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/react/radio/dev.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ function DisabledRadioPreview() {
## Sizes

<CodePreview preview={<OverviewRadioSizes />}>
```tsx title="radio-sizes.tsx" {14,20,26}
```tsx title="radio-sizes.tsx" {13,17,24}
import { Field, Label, Radio } from '@cerberus-design/react'
import { hstack } from '@cerberus/styled-system/patterns'

Expand Down

0 comments on commit e4eeb8a

Please sign in to comment.