import { Kbd } from "@/examples/radix/ui/kbd" export function KbdBasic() { return (
Ctrl ⌘K Ctrl + B
) }