Skip to content

Commit

Permalink
Merge pull request #4 from mgmman/module4-task1
Browse files Browse the repository at this point in the history
  • Loading branch information
keksobot authored Oct 22, 2024
2 parents 4f224ba + cc02a0d commit 981a751
Show file tree
Hide file tree
Showing 28 changed files with 760 additions and 885 deletions.
40 changes: 27 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"history": "5.3.0",
"http-status-codes": "2.3.0",
"leaflet": "1.7.1",
"prettier": "^3.3.3",
"prettier": "3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-helmet-async": "^2.0.5",
"react-helmet-async": "2.0.5",
"react-redux": "8.1.3",
"react-router-dom": "6.16.0"
},
Expand All @@ -44,7 +44,7 @@
"eslint-plugin-react-refresh": "0.4.3",
"faker": "5.5.3",
"jsdom": "22.1.0",
"typescript": "5.2.2",
"typescript": "5.6.3",
"vite": "4.4.11",
"vitest": "0.34.6"
},
Expand Down
4 changes: 0 additions & 4 deletions src/DataTypes/RoomType.ts

This file was deleted.

235 changes: 0 additions & 235 deletions src/Pages/FavoritesPage.tsx

This file was deleted.

Loading

0 comments on commit 981a751

Please sign in to comment.