react-calendar icon indicating copy to clipboard operation
react-calendar copied to clipboard

Simple and flexible events calendar written in React

Results 2 react-calendar issues
Sort by recently updated
recently updated
newest added

I am using the basic monthly calendar in my Next.js project (Node Version: 14.15.4). The "Day of Week" and "Empty Day" are generated but the actual days are not being...

I have a problem with calendar weekly and { locale: es }. ![2](https://user-images.githubusercontent.com/57844660/127272337-bdd38ebc-4a92-4d07-bf32-471d57ac1df2.png) and without { locale: es } is correct render, ![3](https://user-images.githubusercontent.com/57844660/127272517-8594e412-d609-48b1-83cb-1eb6c67ff741.png)