gaoluyang
2026-06-29 27cd042df9aca0383a49f3514bc21958dd890912
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.