feat: Add styled-components dependency and implement profile image animations

This commit is contained in:
Mauro Balades
2024-07-20 14:24:11 +02:00
parent bd61604410
commit ca10039f69
8 changed files with 191 additions and 5 deletions

View File

@@ -33,6 +33,7 @@
"react-dom": "^18",
"react-hook-form": "^7.52.1",
"react-spring": "^9.7.3",
"styled-components": "^6.1.12",
"tailwind-merge": "^2.3.0",
"tailwindcss-animate": "^1.0.7",
"zod": "^3.23.8"