Components
Loading preview...
Creative pencil loader animation featuring a rotating blue pencil with eraser tip, drawing a circular progress path to indicate loading in an engaging, education-themed style.
@ravikatiyar
npx shadcn@latest add https://21st.dev/r/ravikatiyar162/loader-1import { Component } from "@/components/ui/loader-1";
export default function DemoOne() {
return <Component />;
}