Is there a tool to see common code (specifically for MUI elements)?

Viewed 15

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.

0 Answers
Related