cols in ant desing code example
Example 1: responsive grid using antd
import 'antd/dist/antd.css';
import { Row, Col } from 'antd';
One of three columns
One of three columns
One of three columns
Example 2: responsive grid using antd
One of three columns
One of three columns
One of three columns