IndicatorIndicator to indicate a status of a component.View on GitHubPreviewCodecontent Usage import { Indicator } from '@nerdfish/ui' <Indicator.Root> <Indicator.Item> <Badge variant="secondary" /> </Indicator.Item> <div className="bg-inverted text-inverted grid h-32 w-32 place-items-center"> content </div> </Indicator.Root> Item PreviewCode99+content Positions PreviewCodetop lefttop centertop rightmiddle leftmiddle centermiddle rightbottom leftbottom centerbottom rightcontent