Open jamesjarvis opened 5 years ago
Use https://github.com/fkhadra/react-toastify to provide an error service for displaying these kind of errors (for example in case the query fails)
This also looks perhaps easier - it provides a hook action to enable to errors to be displayed: https://material-ui.com/components/snackbars/#notistack
Use https://github.com/fkhadra/react-toastify to provide an error service for displaying these kind of errors (for example in case the query fails)