UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 100 B
import Tag from './Tag'; export type { TagProps } from './Tag'; export { Tag }; export default Tag;