Skip to content

Commit 550f396

Browse files
authored
Merge pull request #82 from PNUops/feature/iframe-into-carousel
Feature: Youtube iframe into carousel
2 parents fd47be5 + 6e5eb56 commit 550f396

File tree

6 files changed

+192
-139
lines changed

6 files changed

+192
-139
lines changed

package-lock.json

Lines changed: 32 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@dnd-kit/core": "^6.3.1",
1414
"@dnd-kit/sortable": "^10.0.0",
1515
"@dnd-kit/utilities": "^3.2.2",
16+
"@react-hookz/web": "^25.1.1",
1617
"@tailwindcss/postcss": "^4.1.7",
1718
"@tailwindcss/vite": "^4.1.7",
1819
"@tanstack/react-query": "^5.77.2",
@@ -27,7 +28,6 @@
2728
"react-dom": "^19.1.0",
2829
"react-icons": "^5.5.0",
2930
"react-router-dom": "^7.6.0",
30-
"react-swipeable": "^7.0.2",
3131
"recharts": "^2.15.3",
3232
"vite-tsconfig-paths": "^5.1.4",
3333
"zustand": "^5.0.5"

0 commit comments

Comments
 (0)