From cd054139242d59180801b5452ae4dccf1dca117b Mon Sep 17 00:00:00 2001 From: Gaurav Chadha Date: Mon, 15 Dec 2025 15:48:17 +0530 Subject: [PATCH] prevent-url-encoding-for-spaces Signed-off-by: Gaurav Chadha --- apps/sim/app/(landing)/components/footer/footer.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/sim/app/(landing)/components/footer/footer.tsx b/apps/sim/app/(landing)/components/footer/footer.tsx index cb13cbd3f6..412f3040b5 100644 --- a/apps/sim/app/(landing)/components/footer/footer.tsx +++ b/apps/sim/app/(landing)/components/footer/footer.tsx @@ -109,7 +109,7 @@ export default function Footer({ fullWidth = false }: FooterProps) { {FOOTER_BLOCKS.map((block) => (