From fd1eabdc536bc66cc91d2ed180ec96b38615ad58 Mon Sep 17 00:00:00 2001 From: Edit Mr <61068739+Edit-Mr@users.noreply.github.com> Date: Sat, 24 Sep 2022 23:13:29 +0800 Subject: [PATCH] Update development.md --- .../docusaurus-plugin-content-docs/current/development.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/zh-tw/docusaurus-plugin-content-docs/current/development.md b/i18n/zh-tw/docusaurus-plugin-content-docs/current/development.md index e3ed3dd..bd58d85 100644 --- a/i18n/zh-tw/docusaurus-plugin-content-docs/current/development.md +++ b/i18n/zh-tw/docusaurus-plugin-content-docs/current/development.md @@ -181,7 +181,7 @@ yarn install --no-optional --save-dev react-responsive@^5.0.0 ``` 參見: [Stack Overflow](https://stackoverflow.com/questions/46602286/npm-requires-a-peer-of-but-all-peers-are-in-package-json-and-node-modules) -* ### 轉場 +### 轉場 這些名稱是會影響狀態的動作,比如說: @@ -197,4 +197,4 @@ yarn install --no-optional --save-dev react-responsive@^5.0.0 ![Project state diagram](/img/project_state_diagram.svg) - _筆記: 為了讓圖表更精簡,我們省略了目前狀態和轉場相關的處裡_ \ No newline at end of file + _筆記: 為了讓圖表更精簡,我們省略了目前狀態和轉場相關的處裡_