From f56ad5d2602225d693a57c67f750d0334510f3a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BE=90=E6=B6=9B?= Date: Thu, 10 Mar 2022 10:04:58 +0800 Subject: [PATCH] =?UTF-8?q?typo:=E6=94=B9=E6=AD=A3=E6=8B=BC=E5=86=99?= =?UTF-8?q?=E9=94=99=E8=AF=AF=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- source/_posts/react-tools-book.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/react-tools-book.md b/source/_posts/react-tools-book.md index 0d50cb6..87a31f9 100644 --- a/source/_posts/react-tools-book.md +++ b/source/_posts/react-tools-book.md @@ -27,7 +27,7 @@ date: 2021-07-12 14:13:26 修订版本 46: -- 修正了关于使用`useImpersiveHandle` Hook的示例中的错误。 +- 修正了关于使用`useImperativeHandle` Hook的示例中的错误。 修订版本 45: