Skip to content

Commit 5786fc4

Browse files
committed
Removed Add to wishlist button
1 parent d51160e commit 5786fc4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export { default as SortBy } from "./SortBy";
3535

3636
export { default as SectionTitle } from "./SectionTitle";
3737
export { default as HeartElement } from "./HeartElement";
38-
export { default as AddToWishlistBtn } from "./AddToWishlistBtn";
38+
// export { default as AddToWishlistBtn } from "./AddToWishlistBtn";
3939
export { default as Hero } from "./Hero";
4040
export { default as IntroducingSection } from "./IntroducingSection";
4141
export { default as Heading } from "./Heading";

0 commit comments

Comments
 (0)