mirror of https://github.com/usual2970/certimate
fix(ui): tsc build error
parent
6c6bb78568
commit
e55e6cc512
|
@ -1,5 +1,5 @@
|
|||
import { useTranslation } from "react-i18next";
|
||||
import { Alert, Form, type FormInstance, Input } from "antd";
|
||||
import { Alert, Form, type FormInstance } from "antd";
|
||||
import { createSchemaFieldRule } from "antd-zod";
|
||||
import { z } from "zod";
|
||||
|
||||
|
|
Loading…
Reference in New Issue