I am working in a codebase with lots of duplicate code specifically with Material UI elements using the sx prop. I am looking to identify duplicate code and create common components and/or classes.
I am working in a codebase with lots of duplicate code specifically with Material UI elements using the sx prop. I am looking to identify duplicate code and create common components and/or classes.