Skip to content

Commit

Permalink
update doc (ant-design#16422)
Browse files Browse the repository at this point in the history
  • Loading branch information
zombieJ authored May 5, 2019
1 parent 3c26bde commit 20ddb40
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/collapse/demo/accordion.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ title:

## zh-CN

手风琴,每次只打开一个tab。默认打开第一个。
手风琴,每次只打开一个tab。

## en-US

In accordion mode, only one panel can be expanded at a time. The first panel will be expanded by default.
In accordion mode, only one panel can be expanded at a time.

````jsx
import { Collapse } from 'antd';
Expand Down

0 comments on commit 20ddb40

Please sign in to comment.