From 29821acc6ff639980fac3f085700c0231c26d218 Mon Sep 17 00:00:00 2001 From: "Harry Ross [SSW]" Date: Wed, 5 Jul 2023 16:05:43 +1000 Subject: [PATCH] Removed comments (#941) --- components/blocks/verticalListItem.tsx | 3 --- components/subNewsletter/subNewsletterRow.tsx | 7 ------- components/testimonials/TestimonialRow.tsx | 1 - 3 files changed, 11 deletions(-) diff --git a/components/blocks/verticalListItem.tsx b/components/blocks/verticalListItem.tsx index a426734534..4e117fa3bf 100644 --- a/components/blocks/verticalListItem.tsx +++ b/components/blocks/verticalListItem.tsx @@ -22,9 +22,6 @@ export const VerticalListItem = ({ data }) => {
- {/* {data.subListItems?.map((item) => ( -
  • {item}
  • - ))} */}
    diff --git a/components/subNewsletter/subNewsletterRow.tsx b/components/subNewsletter/subNewsletterRow.tsx index 34217ccc4c..2158e8d9aa 100644 --- a/components/subNewsletter/subNewsletterRow.tsx +++ b/components/subNewsletter/subNewsletterRow.tsx @@ -30,13 +30,6 @@ export const subNewsletterRowSchema: Template = { name: "SubNewsletterRow", label: "Subscribe To Newsletters Row", fields: [ - // TODO - Add background select between white background and image background - // { - // type: "string", - // label: "Background", - // name: "background", - // required: false, - // }, { type: "string", label: "Override Header Text", diff --git a/components/testimonials/TestimonialRow.tsx b/components/testimonials/TestimonialRow.tsx index 03aa04b152..2e00ced168 100644 --- a/components/testimonials/TestimonialRow.tsx +++ b/components/testimonials/TestimonialRow.tsx @@ -26,7 +26,6 @@ const TestimonialCard = ({ testimonial }) => { >