Update src/components/product/ProductCategoryPage.jsx
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
||||
useAddToWishlistMutation,
|
||||
useRemoveFromWishlistMutation,
|
||||
useGetWishlistQuery,
|
||||
} from "../../features/wishlist/wishlistAPI";
|
||||
} from "../../features/wishlist/wishlistApi";
|
||||
|
||||
import { Heart, Eye } from "lucide-react";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user