Ryan Smith

Results 1 issues of Ryan Smith

### HeroUI Version @heroui/react 2.6.14 ### Describe the bug I have defined variants for the Card `radius` prop: ```ts const ExtendedCard = extendVariants( HeroUiCard, { variants: { shadow: { card:...