From dd82a3055b6a746c973a84550a7e2c78ae7f84d1 Mon Sep 17 00:00:00 2001 From: Anirban Kar Date: Thu, 21 Nov 2024 01:16:45 +0530 Subject: [PATCH] flash fix --- app/routes/_index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index 1c48442..d159d45 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -13,7 +13,7 @@ export const loader = () => json({}); export default function Index() { return ( -
+
}>{() => }