From 556110fae620142e2655e06efb9fcbba721201c3 Mon Sep 17 00:00:00 2001 From: dailer Date: Fri, 22 Jul 2022 15:55:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'README.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bee6ae3..2b9ba63 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ FineUI 100个问题题,带你走进FineUI的世界 ### 进阶 -- [1、高阶组件的render-props](./questions/4.高阶组件的render props.md) +- [1、高阶组件的render-props](./questions/4.高阶组件的render-props.md) - [1、如何获取当前时间](./questions/1.如何获取当前时间.md) - [2、如何格式化输出日期](./questions/2.如何格式化输出日期.md) - [3、为什么传递时间信息时候推荐使用时间戳](./questions/3.为什么传递时间信息时候推荐使用时间戳.md)