From 64458773d2277fe224879dbc3a360689205d75d6 Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Thu, 18 Sep 2025 09:01:16 +0800 Subject: [PATCH] Corrected HTML --- fwt/components/HTML.tsx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/fwt/components/HTML.tsx b/fwt/components/HTML.tsx index 77214e0..dda61e9 100644 --- a/fwt/components/HTML.tsx +++ b/fwt/components/HTML.tsx @@ -18,7 +18,8 @@ export default (props: Props) => { <> - + + @@ -35,8 +36,6 @@ export default (props: Props) => { - - {props.title}