import { Button } from "@/examples/base/ui/button" import { Kbd } from "@/examples/base/ui/kbd" export default function KbdButton() { return ( ) }