I am using notistack package. need to show snackbar on the screen. while calling the Snack component which is using enquesnackbar it shows the snackbar but also show the random number on the screen.
I want to remove that random number from screen. it should not visible on the screen.
code sandbox demo
https://codesandbox.io/s/naughty-microservice-ocoig2?file=/src/index.js