You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix RadioGroupItem import in scroll-to-error story
- Split RadioGroup and RadioGroupItem imports to separate lines
- RadioGroupItem is exported from radio-group-item.tsx, not radio-group.tsx
- This resolves the build error: 'RadioGroupItem is not exported by radio-group.tsx'
Co-authored-by: Jake Ruesink <jake@lambdacurry.com>
0 commit comments