mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-11 19:42:54 +08:00
fix: migrate doc typo
This commit is contained in:
parent
17dd0d2de8
commit
70c49cd367
@ -130,7 +130,7 @@ npx -p @ant-design/codemod-v4 antd4-codemod src
|
|||||||
# Use npm
|
# Use npm
|
||||||
npm i -g @ant-design/codemod-v4
|
npm i -g @ant-design/codemod-v4
|
||||||
# Use yarn
|
# Use yarn
|
||||||
yarn add -g @ant-design/codemod-v4
|
yarn global add @ant-design/codemod-v4
|
||||||
|
|
||||||
# Execute
|
# Execute
|
||||||
antd4-codemod src
|
antd4-codemod src
|
||||||
|
@ -130,7 +130,7 @@ npx -p @ant-design/codemod-v4 antd4-codemod src
|
|||||||
# 使用 npm
|
# 使用 npm
|
||||||
npm i -g @ant-design/codemod-v4
|
npm i -g @ant-design/codemod-v4
|
||||||
# 或者使用 yarn
|
# 或者使用 yarn
|
||||||
yarn add -g @ant-design/codemod-v4
|
yarn global add @ant-design/codemod-v4
|
||||||
|
|
||||||
# 运行
|
# 运行
|
||||||
antd4-codemod src
|
antd4-codemod src
|
||||||
|
Loading…
Reference in New Issue
Block a user