Skip to content

Commit

Permalink
docs: improve docs
Browse files Browse the repository at this point in the history
  • Loading branch information
vikiboss committed Aug 28, 2024
1 parent 5fa13dd commit a9e5cc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/zh-cn/docs/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

为了应对各种复杂多样的业务场景,本库提供了大量**高质量、高效率**的 React Hooks 来帮助你更快地构建应用,涵盖了从基础的 `副作用处理``数据请求``状态管理``UI 状态``实用工具` 到偏业务的 `浏览器 API``常见场景``高频业务逻辑` 等各个方面。

**请你不必慌张,并非所有的 Hooks 都需要掌握。**
**无需慌张,并非所有的 Hooks 都需要掌握。**

接下来,本文将引导你快速了解本库的主要内容,让你对整体有一个大致的了解。这样你在实际开发场景中就能快速回忆起这里也许有相应 Hooks 可以解决问题,然后再来翻阅具体的使用文档即可。

Expand Down

0 comments on commit a9e5cc4

Please sign in to comment.