I initialed fullCalendar v5 in my react app like this:
class CalendarComponent extends Component { state = { searchable: false, dateable: false } c