zhangwencui
2 天以前 3f17ec33d0d58a632bfc0251e2dd7c6cd246044d
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.