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