diff --git a/README.md b/README.md index 1f06061..19a029a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ 將 `TypingEffect.jsx` 複製到你的 Docusaurus 專案中(例如 `src/components/`),然後在任何 MDX 檔案中引入: -```js +```markdown import TypingEffect from '@site/src/components/TypingEffect';