Luigi Sanchez
Luigi Sanchez
Hi, first of all thank you for this amazing theme. I just installed it and I noticed that the expanding arrows are not there but if you click on the...
It looks like there is not activity since June / July. NextJS has released version 12 and it comes with a lot of improvements and features that can be implemented...
# Feature request It would be a good idea to don't have Material UI library dependency. This way you can use a different library or your own one. ## Is...
The ExpansionPanel component was renamed to Accordion to use a more common naming convention. You should use `import { Accordion } from '@material-ui/core'` or `import Accordion from '@material-ui/core/Accordion'`.