index.js 108 B

123
  1. import { Col } from '../grid';
  2. import { withInstall } from '../_util/type';
  3. export default withInstall(Col);