UNPKG

antd

Version:

An enterprise-class UI design language and React components implementation

4 lines (3 loc) 82 B
import { Row, RowProps } from '../grid'; export { RowProps }; export default Row;