spring
2026-07-03 2540d86f0dbd77f654f558c3bf9d5ddbe7422f16
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.