We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
src/components 내의 component들에 대한 설명입니다.
src/components
Props
variant : "dot" | "new" | "count"; text? : string;
<Badge variant="dot" /> <Badge variant="new" /> <Badge variant="count" text="1" />