From ee626923d78c2a501f2c9a7524afdebd8c414991 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Fri, 16 Jul 2021 06:25:55 +0800 Subject: [PATCH] =?UTF-8?q?post:=E5=8F=91=E5=B8=83React=E5=B7=A5=E5=85=B7?= =?UTF-8?q?=E4=B9=A6=E7=9A=84=E6=96=B0=E7=89=88=E6=9C=AC=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_posts/react-tools-book.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/source/_posts/react-tools-book.md b/source/_posts/react-tools-book.md index ed88a06..e5cedf2 100644 --- a/source/_posts/react-tools-book.md +++ b/source/_posts/react-tools-book.md @@ -19,12 +19,17 @@ date: 2021-07-12 14:13:26 | 首次发布 | 最近更新 | 修订版本 | 适用React版本 | |:---:|:---:|:---:|:---:| -| 2019年09月 | 2021年07月 | 34 | 17.0.2 | +| 2019年09月 | 2021年07月 | 35 | 17.0.2 | 点此下载:{% oss_link react-books/React.pdf React技术栈速查手册 %} ## 更新记录 +修订本班 35: + +- 增加了介绍Emotion库的内容。 +- 改动了Styled Components一章的部分描述。 + 修订版本 34: - 重新使用Latex排版。