In TablePagination component of material ui react, there is a option to show or hide last page and first page buttons, but how can we change them if I want to use another icon in place of default ones. Is there any way or I have to customize pagination using usePagination? I am talking about below buttons. I want to replace it with another icon. Also I want to change next and previous buttons to text saying "Next" and "Previous".
