EddDixon

Results 1 comments of EddDixon

Hi Ruchik02 you need to import "formatDate" from core. just adjust this import line: import FullCalendar, { formatDate } from "@fullcalendar/react"; to import FullCalendar from "@fullcalendar/react"; import { formatDate }...