Rufai Ahmed

Results 3 comments of Rufai Ahmed

I an issue where the datepicker's CSS is not looking well. ![Uploading image.png…]()

![Screenshot (147)](https://github.com/user-attachments/assets/c17994ca-b52f-4bb9-8425-d2db29bec7ad)

The code: `"use client"; import * as React from "react"; import { format } from "date-fns"; import { Calendar as CalendarIcon } from "lucide-react"; import { cn } from "@/lib/utils";...