Browse Source

modify BackTop chinese name

pull/2503/head
afc163 8 years ago
parent
commit
3a2fbf9815
  1. 2
      components/back-top/demo/custom.md
  2. 2
      components/back-top/index.md

2
components/back-top/demo/custom.md

@ -3,7 +3,7 @@ order: 1
title: 自定义样式
---
可以自定义置顶按钮的样式,限制宽高:`40px * 40px`。
可以自定义回到顶部按钮的样式,限制宽高:`40px * 40px`。
````jsx
import { BackTop } from 'antd';

2
components/back-top/index.md

@ -1,6 +1,6 @@
---
category: Components
chinese: 置顶
chinese: 回到顶部
type: Other
english: BackTop
---

Loading…
Cancel
Save