UNPKG

@chakra-ui/tag

Version:

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

18 lines 263 B
'use client' import { Tag, TagCloseButton, TagLabel, TagLeftIcon, TagRightIcon, useTagStyles } from "./chunk-RPO2WXNL.mjs"; export { Tag, TagCloseButton, TagLabel, TagLeftIcon, TagRightIcon, useTagStyles }; //# sourceMappingURL=tag.mjs.map