fix: useDrawer中closeIconPlacement设置无效 (#5624)

This commit is contained in:
jinmao88
2025-02-27 14:34:42 +08:00
committed by GitHub
parent 5e421ce607
commit 7a476372e1

View File

@@ -55,6 +55,7 @@ const {
cancelText,
class: drawerClass,
closable,
closeIconPlacement,
closeOnClickModal,
closeOnPressEscape,
confirmLoading,