From eeeab35fa26ca457e5658f9e6f84328f526c188e Mon Sep 17 00:00:00 2001 From: Tyh2001 <1469442737@qq.com> Date: Mon, 18 Dec 2023 22:18:36 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 - README.zh-CN.md | 1 - docs/docs/introduce.md | 1 - 3 files changed, 3 deletions(-) diff --git a/README.md b/README.md index bd429d318f..9af3bb492d 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,6 @@ - 🏆 Support full import and on-demand import - ✅ Written with TypeScript & Template - 🖍️ Strict TypeScript Type -- 🤟 Global no any type - ✔️ Easy to configure and easy to use - 🚩 Complete and adequate unit tests - 👍 Maintained by the community team diff --git a/README.zh-CN.md b/README.zh-CN.md index f1e429ab47..c7796419f6 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -31,7 +31,6 @@ - 🏆 支持完整引入和按需引入 - ✅ 使用 TypeScript + Template 编写 - 🖍️ 严格的 TypeScript 类型 -- 🤟 全局无 any 类型 - ✔️ 配置简单,上手容易 - 🚩 单元测试 - 👍 社区团队维护 diff --git a/docs/docs/introduce.md b/docs/docs/introduce.md index 30e5693ba6..f7b6869adf 100644 --- a/docs/docs/introduce.md +++ b/docs/docs/introduce.md @@ -17,7 +17,6 @@ - 🏆 支持完整引入和按需引入 - ✅ 使用 TypeScript + Template 编写 - 🖍️ 严格的 TypeScript 类型 -- 🤟 全局无 any 类型 - ✔️ 配置简单,上手容易 - 🚩 单元测试 - 👍 社区团队维护