I'd recommend using notistack
- it takes care of the state for you and can be used across components with a single instantiation: https://github.com/iamhosseindhv/notistack.
It's also mentioned in the MUI docs: https://mui.com/material-ui/react-snackbar/#notistack.