- Remove SSR workaround from useRadioGroup hook - Context error was throwing in browser even when Radio was inside RadioGroup - The playground page already uses dynamic rendering, so SSR workaround not needed - All 58 Radio tests still pass Fixes "Radio must be used within a RadioGroup" error on playground page. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| CHANGELOG.md | ||
| eslint.config.mjs | ||
| package.json | ||
| tsconfig.json | ||
| tsup.config.ts | ||
| vitest.config.ts | ||