Show confetti when purchasing a record

This commit is contained in:
Claudio Ortolina
2025-03-08 21:53:17 +00:00
parent a160b8c98d
commit 4a18129d31
6 changed files with 59 additions and 35 deletions
+2 -1
View File
@@ -1,5 +1,6 @@
{
"dependencies": {
"barcode-detector": "^3.0.0"
"barcode-detector": "^3.0.0",
"canvas-confetti": "^1.9.3"
}
}