This is the click animation on the button according to the type of loading with full process
Loading preview...
import { Component } from "@/components/ui/process-task"; export default function DemoOne() { return <Component />; }