feat: allow showing notifications as snackbars in the UI

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2024-04-21 19:39:03 +03:00
parent 41d5c56e18
commit bfcb2f1281
5 changed files with 177 additions and 20 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"
},