mirror of
https://github.com/langgenius/dify.git
synced 2026-05-05 01:48:04 +08:00
Revert "Feat/parent child retrieval" (#12095)
This commit is contained in:
@ -64,7 +64,4 @@ const Switch = ({ onChange, size = 'md', defaultValue = false, disabled = false,
|
||||
</OriginalSwitch>
|
||||
)
|
||||
}
|
||||
|
||||
Switch.displayName = 'Switch'
|
||||
|
||||
export default React.memo(Switch)
|
||||
|
||||
Reference in New Issue
Block a user