feather icons react typescript:羽毛图标React TS包 源码
羽毛图标React Typescript 精美的图标集作为具有类型检查和自动完成功能的React组件。 :backhand_index_pointing_right: 安装 yarn add @atlantum/feather-react-ts or npm install @atlantum/feather-react-ts 用法 import React from 'react' import Icon from '@atlantum/feather-react-ts' // Basic render with default parameters // color=black / size=24px / stroke-width=2 // Customize look by passing values in to props < Icon name = 'activity
用户评论