My goal is to integrate a month calendar pop-up within my app using a material UI Modal where users can choose the day. However, I am encountering an issue with the size of the modal not adapting to the calendar properly. How can I resolve this? (To open the calendar modal, click on the date in the top right corner between the two arrows). Any help or suggestions would be greatly appreciated! View all the code below.
https://codesandbox.io/s/unruffled-pine-owsxg1?file=/src/index.js