Skip to content

Material-UI: the ExpansionPanel component was renamed to Accordion #1748

@boerngen-schmidt

Description

@boerngen-schmidt

Using the bundled material-ui renderers for rendering an Array gives the following error in the browsers console.

Material-UI: 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'`

The rendering still works fine! But this might change.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions