material-ui-rating
material-ui-rating copied to clipboard
Update package.json
trafficstars
Updated the required react version which is causing compatibility issues.
Thanks for the fix. The issue is most likely the peer dependency though. Could you update that instead ("react": "^16.0.0 || ^17.0.0")?
Done