From 98ef5e46fd5eac54114146df0c0dba62b61d156d Mon Sep 17 00:00:00 2001 From: afc163 Date: Fri, 30 Aug 2024 19:16:27 +0800 Subject: [PATCH] chore: use import type --- config/defaultSettings.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/defaultSettings.ts b/config/defaultSettings.ts index 2796a7ec..6710cadb 100644 --- a/config/defaultSettings.ts +++ b/config/defaultSettings.ts @@ -1,4 +1,4 @@ -import { ProLayoutProps } from '@ant-design/pro-components'; +import type { ProLayoutProps } from '@ant-design/pro-components'; /** * @name