React CalendarView component should include the following components: 1. CalendarGrid (displays a plane with events for each user, implements events view/addition/deletion) 2. Controls (implements interaction with calendar: month/day change) 3. Filter (implements user filtering) 4. UserList (displays the list of users in the team, associated with the calendar)