fix: formatAmount 重复定义
This commit is contained in:
@@ -68,4 +68,3 @@ export { initSetupVbenForm, useVbenForm, z };
|
||||
|
||||
export type VbenFormSchema = FormSchema<ComponentType>;
|
||||
export type { VbenFormProps };
|
||||
export type FormSchemaGetter = () => VbenFormSchema[];
|
||||
|
||||
Reference in New Issue
Block a user