docs: Update reponsive.md (#4002)

This commit is contained in:
Pierre Neter 2016-11-25 08:41:29 +07:00 committed by Benjy Cui
parent dfd15f8a56
commit 38706e16bc

View File

@ -11,7 +11,7 @@ title:
## en-US ## en-US
Referring to the Bootstrap [responsive design] (http://getbootstrap.com/css/#grid-media-queries), here preset four dimensions: `xs` sm` `md` lg`. Referring to the Bootstrap [responsive design] (http://getbootstrap.com/css/#grid-media-queries), here preset four dimensions: `xs` `sm` `md` `lg`.
````jsx ````jsx
import { Row, Col } from 'antd'; import { Row, Col } from 'antd';