UNPKG

@chakra-ui/tag

Version:

This component displays as a tag with an optional link and/or button to remove the given tag.

4 lines (3 loc) 200 B
export { Tag, TagCloseButton, TagCloseButtonProps, TagLabel, TagLabelProps, TagLeftIcon, TagProps, TagRightIcon, useTagStyles } from './tag.mjs'; import '@chakra-ui/system'; import '@chakra-ui/icon';