diff --git a/src/lib/index.tsx b/src/lib/index.tsx index 7e51da0..85957ed 100644 --- a/src/lib/index.tsx +++ b/src/lib/index.tsx @@ -2,6 +2,8 @@ import React from 'react'; import { RenderFieldPropsType } from '{{ UIPackageName }}'; import './index.css'; +{{ CustomType }} + /** * props定义 */