From 2e5c0c6332066aa6d4c027bb34c3b319ec9d617e Mon Sep 17 00:00:00 2001 From: Lucas Date: Wed, 8 Mar 2023 18:59:15 -0300 Subject: [PATCH] Fix/icon size and url (#7605) Co-authored-by: Peer Richelsen --- apps/web/components/booking/AvailableEventLocations.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/components/booking/AvailableEventLocations.tsx b/apps/web/components/booking/AvailableEventLocations.tsx index d4266d90f8..bcb61e982c 100644 --- a/apps/web/components/booking/AvailableEventLocations.tsx +++ b/apps/web/components/booking/AvailableEventLocations.tsx @@ -39,7 +39,7 @@ export function AvailableEventLocations({ locations }: { locations: Props["event return (
{eventLocationType.iconUrl === "/link.svg" ? ( - + ) : (