Skip to content

Commit

Permalink
fix(carousel): being able to drag the photos
Browse files Browse the repository at this point in the history
  • Loading branch information
mafewtm committed Jun 25, 2024
1 parent c12c7f6 commit 76db1dd
Show file tree
Hide file tree
Showing 3 changed files with 1,582 additions and 1,323 deletions.
4 changes: 2 additions & 2 deletions web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"type": "module",
"homepage": "web/build",
"scripts": {
"dev": "vite",
"start": "vite",
"build": "tsc && vite build",
"preview": "vite preview"
},
Expand All @@ -16,7 +16,7 @@
"@mantine/nprogress": "^7.8.0",
"@tabler/icons-react": "^3.2.0",
"embla-carousel-autoplay": "8.0.2",
"embla-carousel-react": "8.0.2",
"embla-carousel-react": "7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
Loading

0 comments on commit 76db1dd

Please sign in to comment.