1.2.5 • Published 3 years ago

t_soft v1.2.5

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

tclound-soft-antd

tclound-soft-antd(中后台基础组件库),主要存放各个业务线都可复用的基础组件

一、如何引用

由于 tclound-soft-antd 组件库是在 React 框架基础上对 Antd Design 进行的二次封装,所以在引用 tclound-soft-antd 组件库的同时,还需安装 React、Ant Design 等第三方依赖。

import { InputVerfiy } from 'tclound-soft-antd'
import 'antd/dist/antd.css'