Added christmas effects

This commit is contained in:
2025-12-24 13:19:17 +01:00
parent 211c6cf3ea
commit 873cacdf0a
3 changed files with 40 additions and 2 deletions

View File

@@ -12,7 +12,8 @@
"framer-motion": "^11.0.0",
"lucide-react": "^0.300.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
"react-dom": "^18.2.0",
"react-snowfall": "^2.4.0"
},
"devDependencies": {
"@types/react": "^18.2.43",