From 37864368e26a123680d5cad41a7b6b93f90baaa2 Mon Sep 17 00:00:00 2001 From: Hannah Purcell <69368883+hannahpurcell@users.noreply.github.com> Date: Fri, 11 Oct 2024 10:44:04 -0400 Subject: [PATCH] fix: Detour modal header should be blank on new creation workflow (#2851) --- assets/src/components/detours/diversionPage.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/src/components/detours/diversionPage.tsx b/assets/src/components/detours/diversionPage.tsx index b3933def7..aad251dd9 100644 --- a/assets/src/components/detours/diversionPage.tsx +++ b/assets/src/components/detours/diversionPage.tsx @@ -427,9 +427,9 @@ export const DiversionPage = ({ {useDetourProps.author} > - ) : ( + ) : isMobile(displayType) ? (