Spotlight Command Palette with on click animation and professional animated UI
Loading preview...
import { Component } from "@/components/ui/spotlight-command-palette"; export default function DemoOne() { return <Component />; }