Components
Loading preview...
MacOS Keyboard Animated Shortcut Keyboard
npx shadcn@latest add https://21st.dev/r/minhxthanh/mac-os-animated-shortcut-keyboardimport MacOSKeyboard from "@/components/ui/mac-os-animated-shortcut-keyboard";
export default function DemoOne() {
return <MacOSKeyboard />;
}