# components **Repository Path**: like129/components ## Basic Information - **Project Name**: components - **Description**: 自定义组件库 - **Primary Language**: Unknown - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-28 - **Last Updated**: 2021-10-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 安装方式 ```js npm install wine-components --save; ``` --- 引入依赖, 使用方式 ```js import React from 'react'; import { Button } wine-components; const test => (props) => { return (