diff --git a/app/routes/products.$handle/sections/reviews.jsx b/app/routes/products.$handle/sections/reviews.jsx index f5f484f..792ab51 100644 --- a/app/routes/products.$handle/sections/reviews.jsx +++ b/app/routes/products.$handle/sections/reviews.jsx @@ -80,7 +80,6 @@ export function Review({ data, className, ...props }) { const { firstSentence, remainingText } = splitTextIntoSentences(quote.value) - console.log(background) return (