mirror of
https://github.com/nextui-org/nextui.git
synced 2025-12-08 19:26:11 +00:00
fix(docs): remove misused color in listbox radio-group (#5011)
Co-authored-by: WK Wong <wingkwong.code@gmail.com>
This commit is contained in:
parent
3944e1af4a
commit
e18eaf3eb8
@ -27,7 +27,6 @@ export default function App() {
|
||||
</ListboxWrapper>
|
||||
<div className="flex flex-col gap-2">
|
||||
<RadioGroup
|
||||
color={selectedVariant}
|
||||
defaultValue="solid"
|
||||
label="Select listbox item variant"
|
||||
orientation="horizontal"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user