@yotoodev/front-components
v0.0.51
Published
A collection of components for Yotoodev Front
Readme
组件库使用说明
安装方式
yarn add @yotoodev/front-componentsnpm i @yotoodev/front-components使用
- 引入组件
import { FileUpload } from '@yotoodev/front-components'- 引入样式,否则样式不生效
import '@yotoodev/front-components/dist/style.css'