Skip to content

Commit

Permalink
📝 fix: replace Chinese character to English in README.md (#1386)
Browse files Browse the repository at this point in the history
  • Loading branch information
guibwl committed Apr 14, 2021
1 parent 37bf1e8 commit 4e3e36c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ A criterion for judging whether the business is closely related: <strong>Look at

- excludeAssetFilter - `(assetUrl: string) => boolean` - optional,some special dynamic loaded micro app resources should not be handled by qiankun hijacking

- 返回值 - `MicroApp` - Micro application examples
- Return - `MicroApp` - Micro application examples

- mount(): Promise&lt;null&gt;;
- unmount(): Promise&lt;null&gt;;
Expand Down

1 comment on commit 4e3e36c

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for qiankun ready!

✅ Preview
https://qiankun-erh1bz98d-umijs.vercel.app

Built with commit 4e3e36c.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.