I have 100’s of data to show using Accordion (material-ui) inside a Box component, but not sure how to manipulate the built in styles to set the maxHeight. Is there a way that I can control the styles instead of showing all movies when the dropdown is clicked?
>Solution :
I have created the answer with sandbox.url
I have used sx prop and overflowy to scroll.