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