Implementing a loading state in react-calendar while fetching data
I am using the tileContent function of react-calendar to add a price to each day on the calendar. Before the prices are fetched from the server, I want to display a loader in each calendar tile.