Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(#1747): Replace deprecated props in mui based components #1

Conversation

joaomantovani
Copy link
Member

  • Used TransitionProps instead of the deprecated onClose and onExited Props for material-ui based Popover.

  • Used onPageChange and onRowsPageChange Props instead of the deprecated onChangePage and onChangeRowsPerPage Props respectively, for material-ui based TablePagination.

  • Used ref instead of the deprecated buttonRef for material-ui based IconButton .

- Used TransitionProps instead of the deprecated onClose and onExited Props for material-ui based Popover.

- Used onPageChange and onRowsPageChange Props instead of the deprecated onChangePage and onChangeRowsPerPage Props respectively, for material-ui based TablePagination. 

- Used ref instead of the deprecated buttonRef for material-ui based IconButton .
@joaomantovani joaomantovani merged commit db97d13 into penseapp:master Aug 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants