diff --git a/components/index.ts b/components/index.ts index aaad598f..353dd24a 100644 --- a/components/index.ts +++ b/components/index.ts @@ -35,7 +35,7 @@ export { default as SortBy } from "./SortBy"; export { default as SectionTitle } from "./SectionTitle"; export { default as HeartElement } from "./HeartElement"; -export { default as AddToWishlistBtn } from "./AddToWishlistBtn"; +// export { default as AddToWishlistBtn } from "./AddToWishlistBtn"; export { default as Hero } from "./Hero"; export { default as IntroducingSection } from "./IntroducingSection"; export { default as Heading } from "./Heading";