UNPKG

@cfxjs/react-ui

Version:

Modern and minimalist React UI library.

5 lines (4 loc) 117 B
import Tag from './tag'; import { TagProps } from './tag'; export declare type Props = TagProps; export default Tag;