fix(ChunkStructure): add disabled prop to OptionCard component

pull/21398/head
twwu 10 months ago
parent 9e19ed4e67
commit c91456de1b

@ -29,6 +29,7 @@ const ChunkStructure = ({
effectColor={option.effectColor}
showEffectColor
className='gap-x-1.5 p-3 pr-4'
disabled
/>
))
}

Loading…
Cancel
Save