From 41f3de6ca1b9e5dd4145f92f94c257386022a2b5 Mon Sep 17 00:00:00 2001 From: strick Date: Fri, 19 Feb 2021 11:37:21 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BB=A3=E7=A0=81=E7=89=87?= =?UTF-8?q?=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- article/seconds.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/article/seconds.md b/article/seconds.md index 560e2a7..39fa5f5 100644 --- a/article/seconds.md +++ b/article/seconds.md @@ -55,7 +55,7 @@ 19. [Toggle](https://www.30secondsofcode.org/react/s/toggle)(切换组件) 20. [LimitedTextarea](https://www.30secondsofcode.org/react/s/limited-textarea)(具有字符数限制的textarea组件) 21. [Loader](https://www.30secondsofcode.org/react/s/loader)(渲染旋转加载程序组件) -22. +22. [Tooltip](https://www.30secondsofcode.org/react/s/tooltip)(工具提示组件) 23. 24. 25.