You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 19, 2023. It is now read-only.
The Accordion component is not easily customizable from outside.
We should divide it in smaller components following the ExpansionPanel component of Material-UI.
The text was updated successfully, but these errors were encountered:
Closing as this component is OK to be a default accordion.
We agreed to use ExpansionPanel directly if needed from Material-UI and not wrap empty components.
The
Accordion
component is not easily customizable from outside.We should divide it in smaller components following the
ExpansionPanel
component of Material-UI.The text was updated successfully, but these errors were encountered: