Refactor toast

This commit is contained in:
Neil Dwyer
2024-08-15 13:06:24 -07:00
parent 3856f0cacc
commit 57b66f3f58
7 changed files with 106 additions and 79 deletions

View File

@@ -20,8 +20,7 @@
"next": "^14.0.4",
"qrcode.react": "^3.1.0",
"react": "^18",
"react-dom": "^18",
"react-hot-toast": "^2.4.1"
"react-dom": "^18"
},
"devDependencies": {
"@types/js-yaml": "^4.0.9",