CW-FE-Components
长为数据前端组件库
-
安装
npm install @cwfe/components
或yarn add @cwfe/components
-
使用
import { Flex } from '@cwfe/components'
const Test = () => {
return <Flex direction='column' />
}
This package has been deprecated
Author message:
del
长为数据前端组件库
安装
npm install @cwfe/components
或
yarn add @cwfe/components
使用
import { Flex } from '@cwfe/components'
const Test = () => {
return <Flex direction='column' />
}
npm i @cwfe/react-components
5
1.0.15
MIT
12.4 kB
24