UNPKG

105 BJavaScriptView Raw
1import Row from './row';
2import Col from './col';
3export { Row, Col };
4//# sourceMappingURL=index.js.map