UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 123 B
import Text from './text'; import { TextProps } from './text'; export declare type Props = TextProps; export default Text;