From 7cbccd638e1c1a61c6096bfae0e5b72ed6898d52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Thu, 10 Mar 2022 10:02:47 +0800 Subject: [PATCH] =?UTF-8?q?enhance:=E6=8F=90=E5=8D=87React=E5=B7=A5?= =?UTF-8?q?=E5=85=B7=E4=B9=A6=E7=89=88=E6=9C=AC=E5=8F=B7=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_posts/react-tools-book.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/source/_posts/react-tools-book.md b/source/_posts/react-tools-book.md index 4a16060..0d50cb6 100644 --- a/source/_posts/react-tools-book.md +++ b/source/_posts/react-tools-book.md @@ -19,12 +19,16 @@ date: 2021-07-12 14:13:26 | 首次发布 | 最近更新 | 修订版本 | 适用 React 版本 | | :-----------: | :-----------: | :------: | :-------------: | -| 2019 年 09 月 | 2022 年 02 月 | 45 | 17.0.2 | +| 2019 年 09 月 | 2022 年 03 月 | 46 | 17.0.2 | 点此下载:{% oss_link react-books/React.pdf React技术栈速查手册 %} ## 更新记录 +修订版本 46: + +- 修正了关于使用`useImpersiveHandle` Hook的示例中的错误。 + 修订版本 45: 这是一次间隔时间比较长的跨年更新。