Quick actions for the admin pannel
Loading preview...
import ExampleUsage from "@/components/ui/quick-actions"; export default function DemoOne() { return <ExampleUsage />; }