UNPKG

@alitajs/antd-plus

Version:

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

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