Merge pull request #24412 from drodil/notifications_snackbar

feat: allow showing notifications as snackbars in the UI
This commit is contained in:
Marek Libra
2024-04-24 10:24:32 +02:00
committed by GitHub
6 changed files with 198 additions and 21 deletions
+1
View File
@@ -43,6 +43,7 @@
"@material-ui/lab": "^4.0.0-alpha.61",
"@types/react": "^16.13.1 || ^17.0.0",
"lodash": "^4.17.21",
"notistack": "^3.0.1",
"react-relative-time": "^0.0.9",
"react-use": "^17.2.4"
},