Animated Comman Menu
import { Component } from "@/components/ui/animated-comman-menu"; export default function DemoOne() { return <Component />; }