You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: website/docs/en/ui/layout-components/tag.mdx
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ The component has built-in common tags that display with `<Badge />`. All common
81
81
82
82
The Tag component is ejectable. When you want to extend common tags, you can use wrap/eject to modify the Tag component. The tag value is passed as props to the Tag component.
83
83
84
-
Here's an example from this site adding a custom `eject-only` tag through wrap:
84
+
Here's an example from this site adding a custom `theme-only` tag through wrap:
0 commit comments