mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 03:22:01 +08:00
chore: close eslint object sorting (#6101)
This commit is contained in:
@@ -31,8 +31,8 @@ export function useVbenForm<
|
||||
h(VbenUseForm, { ...props, ...attrs, formApi: extendedApi }, slots);
|
||||
},
|
||||
{
|
||||
inheritAttrs: false,
|
||||
name: 'VbenUseForm',
|
||||
inheritAttrs: false,
|
||||
},
|
||||
);
|
||||
// Add reactivity support
|
||||
|
||||
Reference in New Issue
Block a user