From 2a31ca9e16af4bf12b19496ee08a228dc735069d Mon Sep 17 00:00:00 2001 From: David Cramer Date: Thu, 22 Aug 2024 14:10:27 -0700 Subject: [PATCH] Dont show image at all on mobile --- apps/web/src/components/bottleOverview.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/src/components/bottleOverview.tsx b/apps/web/src/components/bottleOverview.tsx index 6e84752b..34a58cfe 100644 --- a/apps/web/src/components/bottleOverview.tsx +++ b/apps/web/src/components/bottleOverview.tsx @@ -159,7 +159,7 @@ export default function BottleOverview({ -
+
{bottle.imageUrl ? (