diff --git a/src/components/recentlyViewed/RecentlyViewed.jsx b/src/components/recentlyViewed/RecentlyViewed.jsx index 96c11f0..fd3bfef 100644 --- a/src/components/recentlyViewed/RecentlyViewed.jsx +++ b/src/components/recentlyViewed/RecentlyViewed.jsx @@ -89,7 +89,7 @@ import { useAddToWishlistMutation, useRemoveFromWishlistMutation, useGetWishlistQuery, -} from "../../features/wishlist/wishlistAPI"; +} from "../../features/wishlist/wishlistAPi"; const RecentlyViewedCard = ({ product, wishlistIds, handleWishlist }) => { const discount =