David Vornholt

Results 2 comments of David Vornholt

This is a temporary solution: ```'use client'; import { ChevronLeft, ChevronRight } from 'lucide-react'; import * as React from 'react'; import { DayFlag, DayPicker, SelectionState, UI } from 'react-day-picker'; import...

I have the same issue.