Junior Garcia

Results 4 issues of Junior Garcia

### Discussed in https://github.com/nextui-org/nextui/discussions/630 Originally posted by **richtone** July 23, 2022 As far as I can tell it does nothing, because tag inside Radio.Group does not include required parameter.

bug
fixed: pending release

Closes #5290 ## ✅ Pull Request Checklist: - [x] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests and storybook for this change (for new...

Closes # ## 📝 Description > Add a brief description ## ⛳️ Current behavior (updates) > Please describe the current behavior that you are modifying ## 🚀 New behavior >...

# Add `cx` function and refactor `cn` to use tailwind-merge ## Overview This PR introduces a new `cx` function for simple class name concatenation (similar to `clsx`) and refactors `cn`...