feat: enhance Card component with hover effect and update styles
This commit is contained in:
@@ -19,7 +19,9 @@
|
||||
"framer-motion": "^12.11.0",
|
||||
"html2canvas": "^1.4.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1"
|
||||
"react-bootstrap": "^2.10.10",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-router-dom": "^7.9.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.17.0",
|
||||
|
||||
Reference in New Issue
Block a user