From 88febbb241f2e8dcdefeb8bc95ddb91bc7557239 Mon Sep 17 00:00:00 2001 From: Patrick Alvin Alcala Date: Thu, 4 Sep 2025 12:42:29 +0800 Subject: [PATCH] Cleanup --- fwt/components/HTML/HTML.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/fwt/components/HTML/HTML.tsx b/fwt/components/HTML/HTML.tsx index ccee123..ee534ab 100644 --- a/fwt/components/HTML/HTML.tsx +++ b/fwt/components/HTML/HTML.tsx @@ -29,7 +29,6 @@ export default (props: Props) => { {props.children} - s ) }