Skip to content

Commit

Permalink
Merge pull request #10 from niscy-eudiw/feat/materialui
Browse files Browse the repository at this point in the history
Feat/materialui
  • Loading branch information
SmirlakisParis authored Sep 19, 2024
2 parents 848d820 + 99f36c3 commit e9fa228
Show file tree
Hide file tree
Showing 58 changed files with 2,791 additions and 1,482 deletions.
1,756 changes: 1,422 additions & 334 deletions package-lock.json

Large diffs are not rendered by default.

9 changes: 8 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,20 @@
"dependencies": {
"@automapper/core": "^8.8.1",
"@automapper/pojos": "^8.8.1",
"@emotion/server": "^11.11.0",
"@emotion/styled": "^11.13.0",
"@headlessui/react": "^2.1.7",
"@hookform/resolvers": "^3.9.0",
"@mui/material": "^5.16.7",
"@mui/material-nextjs": "^6.1.0",
"@mui/x-date-pickers": "^6.20.2",
"@prisma/client": "^5.19.1",
"@tailwindcss/forms": "^0.5.9",
"cbor-x": "^1.6.0",
"dayjs": "^1.11.13",
"jks-js": "^1.1.3",
"jose": "^5.8.0",
"next": "14.2.5",
"next": "^14.2.5",
"next-themes": "^0.3.0",
"node-device-detector": "^2.1.3",
"react": "^18",
Expand Down
26 changes: 0 additions & 26 deletions src/client/components/BookingCreate.tsx

This file was deleted.

122 changes: 0 additions & 122 deletions src/client/components/BookingForm.tsx

This file was deleted.

95 changes: 0 additions & 95 deletions src/client/components/Footer.tsx

This file was deleted.

23 changes: 0 additions & 23 deletions src/client/components/Header.tsx

This file was deleted.

101 changes: 0 additions & 101 deletions src/client/components/HotelDescription.tsx

This file was deleted.

Loading

0 comments on commit e9fa228

Please sign in to comment.