From dfc06bb5051796cc9475e889f748a815758b499c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=9B=B7=E9=B9=8F?= Date: Thu, 4 Jan 2024 10:59:52 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E9=9D=A2=E8=AF=95=E5=AE=98=EF=BC=9A?= =?UTF-8?q?=E8=AF=B4=E8=AF=B4=E5=A6=82=E4=BD=95=E5=9C=A8React=E9=A1=B9?= =?UTF-8?q?=E7=9B=AE=E4=B8=AD=E5=BA=94=E7=94=A8TypeScript=EF=BC=9F?= =?UTF-8?q?=E9=93=BE=E6=8E=A5=E9=94=99=E8=AF=AF=E2=9D=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index d312d801..90b0925a 100644 --- a/docs/README.md +++ b/docs/README.md @@ -303,7 +303,7 @@ PS: 仓库每周一更,想要及时收到推送,交流想法的同学,可 - [面试官:说说你对 TypeScript 中高级类型的理解?有哪些?](https://github.com/febobo/web-interview/issues/251) - [面试官:说说你对 TypeScript 装饰器的理解?应用场景?](https://github.com/febobo/web-interview/issues/252) - [面试官:说说对 TypeScript 中命名空间与模块的理解?区别?](https://github.com/febobo/web-interview/issues/253) -- [面试官:说说如何在React项目中应用TypeScript?](https://github.com/febobo/web-interview/issues/255) +- [面试官:说说如何在React项目中应用TypeScript?](https://github.com/febobo/web-interview/issues/254) - [面试官:说说如何在Vue项目中应用TypeScript?](https://github.com/febobo/web-interview/issues/257)

算法系列