From 13180fd807f9dc6a4c2158e9128d4470a5552b96 Mon Sep 17 00:00:00 2001
From: Guillaume RODRIGUEZ
Date: Fri, 10 Sep 2021 23:12:38 +0200
Subject: [PATCH] Fix breaking word style on location informations (#616)
---
pages/[user]/book.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pages/[user]/book.tsx b/pages/[user]/book.tsx
index 861b3fe7f4..837df54619 100644
--- a/pages/[user]/book.tsx
+++ b/pages/[user]/book.tsx
@@ -177,7 +177,7 @@ export default function Book(props: any): JSX.Element {
{props.eventType.length} minutes
{selectedLocation === LocationType.InPerson && (
-
+
{locationInfo(selectedLocation).address}