fix: the onOpenChange event for the modal component does not work as expected (#4425)

This commit is contained in:
Vben
2024-09-18 22:44:46 +08:00
committed by GitHub
parent 2c22825546
commit 834cb4c470
3 changed files with 9 additions and 8 deletions

View File

@@ -112,6 +112,7 @@ function createCssOptions(injectGlobalScss = true) {
}
return content;
},
api: 'modern-compiler',
},
}
: {},