npm install motion lucide-react
import DatePicker from '@/components/ui/date-Picker'; <DatePicker value={new Date()} onChange={() => {}} />