diff --git a/packages/ui/src/components/kbd/Kbd.astro b/packages/ui/src/components/kbd/Kbd.astro index bb03e51..8161c38 100644 --- a/packages/ui/src/components/kbd/Kbd.astro +++ b/packages/ui/src/components/kbd/Kbd.astro @@ -76,31 +76,29 @@ * You can use the `Kbd` component inside a `Tooltip` component to display a tooltip with a keyboard key. * *