Renders a badge-styled kbd element
Codeimport { Kbd } from "@medusajs/ui"
import { Kbd } from "@medusajs/ui"
Code<Kbd>Ctrl + Shift + A</Kbd>
<Kbd>Ctrl + Shift + A</Kbd>
This component is based on the kbd element and supports all of its props
kbd