feat: allow specifying mui icon for notification

Signed-off-by: Heikki Hellgren <heikki.hellgren@op.fi>
This commit is contained in:
Heikki Hellgren
2023-12-18 08:34:51 +02:00
parent fb8fc24df0
commit 62141acaee
10 changed files with 98 additions and 30 deletions
+4 -1
View File
@@ -28,5 +28,8 @@
},
"files": [
"dist"
]
],
"dependencies": {
"@material-ui/icons": "^4.9.1"
}
}