Reactjs – Snackbar component throws error when using children prop
so i made a snackbar. In my case, I use the snackbar for notification that successfully added data, instead of the snackbar appearing, I get 3 kind of error Warning: Failed prop type: Invalid prop 'children' supplied to 'ForwardRef(Alert)', expected…