UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 117 B
import Row from './row'; import { RowProps } from './row'; export declare type Props = RowProps; export default Row;