Is there a way to set a custom zIndex for a single notification? i have tried passing the zIndex in the style but it does not use it, it keeps displaying with a zIndex value of 1400
enqueueSnackbar(content, {
style:{zIndex}
});
| Tech |
Version |
| Notistack |
v3.0.1 |