Skip to content

Commit

Permalink
Update packages/components/src/templates/badge.stories.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
smfonseca authored Oct 31, 2024
1 parent 60f87bf commit 45dd4cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/components/src/templates/badge.stories.ts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ export const NavigationItemWithBadge = {
<img class="h-8" src="images/logo-unioninvestment-lg.svg" alt="Logo" />
</a>
<div class="flex">
<sd-navigation-item class="relative" role="button">
<sd-navigation-item class="relative">
<sd-icon name="system/bell" class="text-xl"></sd-icon>
<sd-badge class="absolute top-1 -right-5" size="md">
+99
Expand Down

0 comments on commit 45dd4cd

Please sign in to comment.