Browse Source

chore: use import type

pull/11323/head
afc163 2 years ago
parent
commit
98ef5e46fd
  1. 2
      config/defaultSettings.ts

2
config/defaultSettings.ts

@ -1,4 +1,4 @@
import { ProLayoutProps } from '@ant-design/pro-components';
import type { ProLayoutProps } from '@ant-design/pro-components';
/**
* @name

Loading…
Cancel
Save