Finished styling the Contact component

This commit is contained in:
zahravaziri
2025-06-05 17:00:07 +03:30
parent d44aa203e0
commit 7065279807
11 changed files with 296 additions and 118 deletions
+3 -1
View File
@@ -10,9 +10,11 @@
},
"dependencies": {
"axios": "^1.9.0",
"leaflet": "^1.9.4",
"next": "15.3.3",
"react": "^19.0.0",
"react-dom": "^19.0.0"
"react-dom": "^19.0.0",
"react-leaflet": "^5.0.0"
},
"devDependencies": {
"@eslint/eslintrc": "^3",