feat: fixed the regression of changing Menu to MenuUI

This commit is contained in:
Harold Zhang
2026-06-04 11:46:53 +08:00
parent 790e114d41
commit 6b7cb7b1fc
5 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
---
"@vben/styles": patch
"@vben-core/form-ui": patch
"@vben/web-naive": patch
'@vben/styles': patch
'@vben-core/form-ui': patch
'@vben/web-naive': patch
---
feat(@core/form-ui): 新增 useVbenForm 数组编辑器 VbenFormFieldArray