A calendar component made with framer motion and tailwind css.
import Calendar from "@/components/ui/calendar"; export default function DemoOne() { return <Calendar />; }
Part of chetanverma/ui — browse the full library on 21st.dev.