#681 day view with sidebar on mobile
This commit is contained in:
@@ -72,8 +72,6 @@ export default function CalendarLayout(): JSX.Element {
|
||||
if (!calendarRef.current) return
|
||||
dispatch(setView('calendar'))
|
||||
|
||||
calendarRef.current.changeView(view)
|
||||
|
||||
// Notify parent about view change
|
||||
setCurrentView(view)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user