diff --git a/src/components/recentlyViewed/RecentlyViewed.jsx b/src/components/recentlyViewed/RecentlyViewed.jsx index fd3bfef..c4122d9 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 =