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