I am using material-table (npm latest v1.69.3) with MUI v5.0.6 since I need a editable table. I got this msg in my console.
It says import alpha but since fade is used in material-table which is a npm package I don't know what to do here.
What I want to know is why is this error occurring, how to get rid of this error and fix the issue. Can someone please help me out?