mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 14:13:37 +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
|
||||
npm i -g @ant-design/codemod-v4
|
||||
# Use yarn
|
||||
yarn add -g @ant-design/codemod-v4
|
||||
yarn global add @ant-design/codemod-v4
|
||||
|
||||
# Execute
|
||||
antd4-codemod src
|
||||
|
@ -130,7 +130,7 @@ npx -p @ant-design/codemod-v4 antd4-codemod src
|
||||
# 使用 npm
|
||||
npm i -g @ant-design/codemod-v4
|
||||
# 或者使用 yarn
|
||||
yarn add -g @ant-design/codemod-v4
|
||||
yarn global add @ant-design/codemod-v4
|
||||
|
||||
# 运行
|
||||
antd4-codemod src
|
||||
|
Loading…
Reference in New Issue
Block a user