Přidání vánočních prvků

This commit is contained in:
2024-12-06 16:53:24 +01:00
parent 9b7abb0703
commit 98f2b2a1e0
6 changed files with 54 additions and 6 deletions

View File

@@ -21,6 +21,7 @@
"react-modal": "^3.16.1",
"react-scripts": "5.0.1",
"react-select-search": "^4.1.6",
"react-snowfall": "^2.2.0",
"react-toastify": "^10.0.4",
"socket.io-client": "^4.6.1",
"typescript": "^5.3.3"
@@ -54,4 +55,4 @@
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"prettier": "^3.2.5"
}
}
}