remove whitespaces

This commit is contained in:
afc163 2017-02-04 01:13:35 +08:00
parent b0fede60f7
commit 1a5f0f9fa7
8 changed files with 8 additions and 9 deletions

View File

@ -1,6 +1,6 @@
---
order: 0
title:
title:
zh-CN: 基本
en-US: Basic
---

View File

@ -1,6 +1,6 @@
---
order: 8
title:
title:
zh-CN: 卡片式页签
en-US: Card type tab
---

View File

@ -1,6 +1,6 @@
---
order: 11
title:
title:
zh-CN: 自定义新增页签触发器
en-US: Customized trigger of new tab
---

View File

@ -1,6 +1,6 @@
---
order: 4
title:
title:
zh-CN: 附加内容
en-US: Extra content
---

View File

@ -1,6 +1,6 @@
---
order: 2
title:
title:
zh-CN: 图标
en-US: Icon
---

View File

@ -1,6 +1,6 @@
---
order: 6
title:
title:
zh-CN: 位置
en-US: Position
---

View File

@ -25,4 +25,3 @@ ReactDOM.render(
</Tabs>
, mountNode);
````

View File

@ -1,6 +1,6 @@
---
order: 3
title:
title:
zh-CN: 滑动
en-US: Slide
---
@ -11,7 +11,7 @@ title:
## en-US
Tab can be slide to left or right, which is used for a lot of tabs.
Tab can be slide to left or right, which is used for a lot of tabs.
````__react
import { Tabs } from 'antd';