UNPKG

styled-bootstrap-grid

Version:

bootstrap grid system using styled components

4 lines (3 loc) 122 B
import { RowProps } from './types'; declare const _default: (p: RowProps) => string | undefined; export default _default;