From 1e33ab5d86312e0d5923f9cb48dfe6fdea4856d0 Mon Sep 17 00:00:00 2001 From: Wiwi Kuan Date: Wed, 1 Apr 2026 21:52:57 +0000 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 65fb2af..08d4497 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,3 @@ import TypingEffect from '@site/src/components/TypingEffect'; - 使用 `Array.from()` 拆分字元,中文字與 emoji 都能正確處理。 - 游標顏色使用 `currentColor`,自動適應淺色/深色主題。 - 當 `loop` 設為 `false` 時,最後一個 step 結束後游標會消失。 - -## 授權 - -MIT \ No newline at end of file