UNPKG

@sms-frontend/components

Version:

SMS Design React UI Library.

7 lines (6 loc) 98 B
import Col from './col'; import Row from './row'; export default { Col: Col, Row: Row, };