papesce / balanced-gym-app

Balanced Gym React App
MIT License
0 stars 0 forks source link

<div> cannot appear as a descendant of <p>. #6

Closed papesce closed 4 years ago

papesce commented 4 years ago

Investigate:

cannot appear as a descendant of

.

It seems ListItemText does not support div as a primary. See https://stackoverflow.com/questions/43975839/material-ui-next-styling-text-inside-listitemtext

papesce commented 4 years ago

fixed.