mirror of
https://github.com/langgenius/dify.git
synced 2025-12-25 01:00:42 -05: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