How can I override styles of a custom MUI Accordion (divider lines & collapse icons)?
I aim to create a custom MUI accordion which should look like this: Now, I have attempted in creating this custom MUI accordion using these code structure (this accordion also uses some custom search box functionality and custom accordion data)…