quxin
2026-09-02 55f0ca7c32e522ddbdefea0487c7fbde047707d9
src/packages/@core/ui-kit/form-ui/src/config.ts
@@ -15,8 +15,8 @@
  VbenInputPassword,
  VbenPinInput,
  VbenSelect,
} from '..\..\shadcn-ui\src';
import { globalShareState } from '..\..\..\base\shared\src\global-state';
} from '../../shadcn-ui/src';
import { globalShareState } from '../../../base/shared/src/global-state';
import { defineRule } from 'vee-validate';