refactor(web/notifications): notifications rewrite

This commit is contained in:
Luke
2023-01-01 14:31:11 +01:00
parent f18fec5130
commit ae8e588c67
5 changed files with 136 additions and 70 deletions

View File

@@ -29,6 +29,7 @@
"prettier": "^2.7.1",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-hot-toast": "^2.4.0",
"react-markdown": "^8.0.1",
"typescript": "^4.6.3",
"vite": "^2.9.13",