Here is Loader component
import ClassicLoader from "@/components/ui/loader"; export default function DemoOne() { return <ClassicLoader />; }
Part of MVPBlocks — browse the full library on 21st.dev.