mui / material-ui

Material UI: Comprehensive React component library that implements Google's Material Design. Free forever.
https://mui.com/material-ui/
MIT License
93.48k stars 32.16k forks source link

Material Icons has bug in syntax #42634

Closed shivanandzunjare closed 2 months ago

shivanandzunjare commented 3 months ago

Steps to reproduce

Link to live example: (required)

Steps: 1. 2. 3.

Current behavior

No response

Expected behavior

No response

Context

No response

Your environment

npx @mui/envinfo ``` Don't forget to mention which browser you used. Output from `npx @mui/envinfo` goes here. ```

Search keywords: unexpected token

shivanandzunjare commented 3 months ago

syntax error in icons/material

shivanandzunjare commented 3 months ago

@mui/system/colorManipulator.js also have syntax error

ZeeshanTamboli commented 2 months ago

Could you provide a minimal reproduction? It helps us troubleshoot. A live example would be perfect. This StackBlitz sandbox template may be a good starting point.