gaoluyang
2026-07-10 4de3e186248f338f1f6c0992c3ee3dce28fb6136
src/packages/@core/ui-kit/form-ui/src/form-render/helper.ts
@@ -7,7 +7,7 @@
  ZodTypeAny,
} from 'zod';
import { isObject, isString } from '..\..\..\..\base\shared\src\utils';
import { isObject, isString } from '../../../../base/shared/src/utils';
/**
 * Get the lowest level Zod type.