From 910c7154795c53d7365d732cb4a6e8aea845bec4 Mon Sep 17 00:00:00 2001 From: Virgil Ierubino <30758921+Convincible@users.noreply.github.com> Date: Tue, 7 Jul 2026 10:19:50 +0100 Subject: [PATCH] Simply fix the incorrect usage of "ie." --- shopify-product/src/components/BrowseProductsModal/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shopify-product/src/components/BrowseProductsModal/index.tsx b/shopify-product/src/components/BrowseProductsModal/index.tsx index 304af25e..59e8d2e9 100644 --- a/shopify-product/src/components/BrowseProductsModal/index.tsx +++ b/shopify-product/src/components/BrowseProductsModal/index.tsx @@ -61,7 +61,7 @@ export default function BrowseProductsModal({ ctx }: { ctx: RenderModalCtx }) {