更新 src/lib/index.tsx

This commit is contained in:
2024-11-11 16:56:20 +08:00
parent 5ea4531c0b
commit 7c48d1e0e1

View File

@@ -2,6 +2,8 @@ import React from 'react';
import { RenderFieldPropsType } from '{{ UIPackageName }}';
import './index.css';
{{ CustomType }}
/**
* props定义
*/