fix: 从toco-design导出类型

This commit is contained in:
jackycheng
2025-01-08 14:27:49 +08:00
parent f4d34f35a6
commit 3e2138ae08

View File

@@ -1,5 +1,5 @@
import React from 'react'; import React from 'react';
import { ProRenderFieldPropsType } from '@ant-design/pro-provider'; import { ProRenderFieldPropsType } from '@toco-design/components';
import './index.css'; import './index.css';
{{ CustomType }} {{ CustomType }}