mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 03:16:51 +08:00
fix: modal z-index and cleanup (#4978)
This commit is contained in:
@@ -14,7 +14,6 @@ export type IDrawerProps = {
|
||||
mask?: boolean
|
||||
positionCenter?: boolean
|
||||
isOpen: boolean
|
||||
// closable: boolean
|
||||
showClose?: boolean
|
||||
clickOutsideNotOpen?: boolean
|
||||
onClose: () => void
|
||||
|
||||
Reference in New Issue
Block a user