From 5d145f9462d711b08a08bc7d75c5c45c6428b4f8 Mon Sep 17 00:00:00 2001 From: hukai Date: Mon, 2 Nov 2020 13:54:22 +0800 Subject: [PATCH] docs: components/features.js --- components/features.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/features.js b/components/features.js index 7edb9362..4264aaf2 100644 --- a/components/features.js +++ b/components/features.js @@ -9,7 +9,7 @@ const Feature = ({ text, icon }) => ( export default () => (
-

React Hooks library for data fetching

+

用于请求数据的 React Hooks 库