Commit 50f9546e authored by nikogu's avatar nikogu

fixed CountDown docs for en

parent 982872b0
--- ---
order: 0 order: 0
title: 基础样例 title:
zh-CN: 基本
en-US: Basic
--- ---
## zh-CN
简单的倒计时组件使用。 简单的倒计时组件使用。
## en-US
The simplest usage.
````jsx ````jsx
import CountDown from 'ant-design-pro/lib/CountDown'; import CountDown from 'ant-design-pro/lib/CountDown';
......
...@@ -4,7 +4,7 @@ cols: 1 ...@@ -4,7 +4,7 @@ cols: 1
order: 3 order: 3
--- ---
倒计时组件。 Simple CountDown Component.
## API ## API
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment