You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In this example, we are using the react-big-calendar library to display a calendar component. We are passing the calendar events as a prop and using Material-UI's Paper component to wrap the calendar. We also added a Typography component to give the calendar a title.
The text was updated successfully, but these errors were encountered:
In this example, we are using the
react-big-calendar
library to display a calendar component. We are passing the calendar events as a prop and using Material-UI'sPaper
component to wrap the calendar. We also added aTypography
component to give the calendar a title.The text was updated successfully, but these errors were encountered: