react-big-calendar navigate to specific day
问题 it might be silly question to ask but trust me I am new to react . Actually , current React-big-calendar support navigate to specific date which are selected from Month view . I want same thing when user click on day from Month view I want to navigate user to specific day . please help me Code <MyCalendar popup selectable timeslots={1} localizer={localizer} view={this.state.viewing} views={[this.state.viewing]} components={{ toolbar: CustomToolbar }} style={{ height: 600 }} startAccessor=