We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a54b298 commit 1ea5d26Copy full SHA for 1ea5d26
src/lib/components/Button/README.mdx
@@ -245,7 +245,7 @@ Badges play nicely with icon buttons, too:
245
/>
246
<Button
247
label="Icon button with badge"
248
- labelVisibility="desktop"
+ labelVisibility="md"
249
priority="outline"
250
beforeLabel={<Icon icon="warning-sign" />}
251
startCorner={<Badge label={3} color="danger" />}
0 commit comments