From ab769514589080ae03b324a9efe052d1be161244 Mon Sep 17 00:00:00 2001 From: wkim10 Date: Thu, 25 Apr 2024 02:41:12 -0400 Subject: [PATCH] attempt 2 --- package.json | 2 +- src/components/Navbar.tsx | 7 +- src/components/PhotoCarousel.tsx | 272 ++++++------------------------- 3 files changed, 53 insertions(+), 228 deletions(-) diff --git a/package.json b/package.json index 710950e6..91b828b9 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "react-dom": "^18.2.0", "react-hook-form": "^7.48.2", "react-loading-skeleton": "^3.4.0", - "swiper": "^11.1.1", + "react-multi-carousel": "^2.8.5", "uuidv4": "^6.2.13", "yarn": "^1.22.19", "zod": "^3.22.4" diff --git a/src/components/Navbar.tsx b/src/components/Navbar.tsx index 5e13cb53..59b6f150 100644 --- a/src/components/Navbar.tsx +++ b/src/components/Navbar.tsx @@ -48,7 +48,12 @@ const Navbar = () => { return (