From e46d0618a1cd2ac3bbb9c5da1468e9f662b06226 Mon Sep 17 00:00:00 2001 From: Nicholas Barnett Date: Mon, 28 Oct 2024 14:43:31 -0500 Subject: [PATCH] feat: wp --- src/common/components/Section.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/common/components/Section.tsx b/src/common/components/Section.tsx index d46d79371..09b1d2981 100644 --- a/src/common/components/Section.tsx +++ b/src/common/components/Section.tsx @@ -26,7 +26,7 @@ export function Section({ {title || TopRight ? ( {title ? ( typeof title === 'string' ? (