In my React project, I am using MUI component called TablePagination
TablePagination
component is nested inside of the Table
component like the picture below.
See how the dropdown button has a solid arrow pointing down. How can I change this to a different SVG icon.
I want the new TablePagination
to have an arrow icon from the below picture.