Skip to content

Commit c1f96c9

Browse files
committed
docs(badge): add type variant to TSDoc
1 parent bdcbaa2 commit c1f96c9

File tree

1 file changed

+1
-1
lines changed
  • apps/sim/components/emcn/components/badge

1 file changed

+1
-1
lines changed

apps/sim/components/emcn/components/badge/badge.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ export interface BadgeProps
8585
*
8686
* @remarks
8787
* Supports two categories of variants:
88-
* - **Bordered**: `default`, `outline` - traditional badges with borders
88+
* - **Bordered**: `default`, `outline`, `type` - traditional badges with borders
8989
* - **Status colors**: `green`, `red`, `gray`, `blue`, `blue-secondary`, `purple`,
9090
* `orange`, `amber`, `teal`, `cyan`, `gray-secondary` - borderless colored badges
9191
*

0 commit comments

Comments
 (0)