diff --git a/components/button/index.en-US.md b/components/button/index.en-US.md index 098455aa95..66638f99af 100644 --- a/components/button/index.en-US.md +++ b/components/button/index.en-US.md @@ -38,7 +38,7 @@ It accepts all props which native buttons support. Following the Ant Design specification, we will add one space between if Button contains two Chinese characters only. If you don't need that, you can use [ConfigProvider](/components/config-provider/#API) to set `autoInsertSpaceInButton` as `false`. -![Button with two Chinese characters](https://gw.alipayobjects.com/zos/antfincdn/Hz5HL9gsT4/f29f170d-b78d-4d2b-aa71-0da6a9ead4d9.png) +Button with two Chinese characters diff --git a/components/tag/demo/colorful.md b/components/tag/demo/colorful.md index fb58c9f6c8..30bb4695e1 100644 --- a/components/tag/demo/colorful.md +++ b/components/tag/demo/colorful.md @@ -49,3 +49,9 @@ ReactDOM.render( margin-bottom: 8px; } ``` + +