UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 130 B
import TagGroup from './TagGroup'; export type { TagGroupProps } from './TagGroup'; export { TagGroup }; export default TagGroup;