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
The material-ui library we are currently using was replaced by a new mUI library, as explained here. However, to use the new library, the minimum React version is 17 (currently we have 16).
Hence, to do this change we must upgrade React and while we're at it, we should investigate if we should upgrade it to the newer version instead of just 17.
The text was updated successfully, but these errors were encountered:
The material-ui library we are currently using was replaced by a new mUI library, as explained here. However, to use the new library, the minimum React version is 17 (currently we have 16).
Hence, to do this change we must upgrade React and while we're at it, we should investigate if we should upgrade it to the newer version instead of just 17.
The text was updated successfully, but these errors were encountered: