UNPKG

@geezee/react-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 117 B
import Col from './col'; import { ColProps } from './col'; export declare type Props = ColProps; export default Col;