UNPKG

@alitajs/antd-plus

Version:

基于 ant-design 封装的偏业务组件

5 lines (4 loc) 103 B
import { FC } from 'react'; import './simple.less'; declare const Example: FC; export default Example;