UNPKG

108 BJavaScriptView Raw
1import { Row } from '../grid';
2import { withInstall } from '../_util/type';
3export default withInstall(Row);
\No newline at end of file