UNPKG

@geist-ui/react

Version:

Modern and minimalist React UI library.

4 lines (3 loc) 105 B
import Tag from "./tag"; export type { TagProps, TagColors, TagTypes } from "./tag"; export default Tag;