Tag
The Tag component is used for items that need to be labeled, categorized, or grouped using keywords that describe them.
Import
Importimport { Tag } from '@backyard-ui/core';
Usage
UsageAPI Reference
API ReferenceRoot
Root- children requiredDescription The children elementsType
ReactNode