From d3427e1bfcbb9049f00be190005f4e383814f8b2 Mon Sep 17 00:00:00 2001 From: Karl Hudgell Date: Sat, 9 Dec 2023 19:00:04 +0000 Subject: [PATCH] bbytes --- src/widgets/titlecardmaker/component.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/widgets/titlecardmaker/component.jsx b/src/widgets/titlecardmaker/component.jsx index a4e649b6..5fb1a83c 100644 --- a/src/widgets/titlecardmaker/component.jsx +++ b/src/widgets/titlecardmaker/component.jsx @@ -32,7 +32,7 @@ export default function Component({ service }) { - + @@ -45,7 +45,7 @@ export default function Component({ service }) { - + ); }