We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b94a830 commit 8752ec5Copy full SHA for 8752ec5
docs/index.md
@@ -1,22 +1,22 @@
1
---
2
hero:
3
title: 'react-ui'
4
- description: 一个普普通通没什么特点的react ui组件库
+ description: 面向 React 的 UI 组件库
5
actions:
6
- text: 开始使用
7
link: /guide
8
- text: GitHub
9
link: https://github.com/js-tool-pack/react-ui
10
features:
11
- - title: 很普通
+ - title: 使用 TypeScript
12
emoji: 💎
13
- description: 与其他组件库相比没什么优势
14
- - title: 不完善
+ description: 使用 TypeScript 编写,有丰富的类型提示,组件参数一目了然
+ - title: 易美化
15
emoji: 🌈
16
- description: 也没有其他组件库完善
17
- - title: 数量不全
+ description: 能够通过 CSS 自定义 UI 样式
+ - title: 拥抱 React
18
emoji: 🚀
19
- description: 也没有其他组件库那么多组件
+ description: 深度拥抱 React,使用函数式与 hooks 编写组件
20
21
22
@tool-pack/react-ui
0 commit comments