mirror of
https://github.com/langgenius/dify.git
synced 2026-04-07 16:57:59 +08:00
fix(ChunkStructure): add disabled prop to OptionCard component
This commit is contained in:
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…
Reference in New Issue
Block a user