From bea051c0198a56c04cb531f1cb742ea708c34948 Mon Sep 17 00:00:00 2001 From: Balint Gabor <127662+gbalint@users.noreply.github.com> Date: Tue, 4 Jun 2024 16:57:41 +0200 Subject: [PATCH] Fix boolean segment controls --- .../products.$handle/sections/reviews.jsx | 2 +- utopia/layout.utopia.js | 45 +++++-------------- 2 files changed, 12 insertions(+), 35 deletions(-) diff --git a/app/routes/products.$handle/sections/reviews.jsx b/app/routes/products.$handle/sections/reviews.jsx index 00579b9..9da5fd9 100644 --- a/app/routes/products.$handle/sections/reviews.jsx +++ b/app/routes/products.$handle/sections/reviews.jsx @@ -48,7 +48,7 @@ export default function Reviews({ data }) {