From 98f3305aa1ad616ff42ad9b3d8bd15f72afce3ad Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Sat, 31 May 2025 00:03:40 +0200 Subject: [PATCH] Add FIXME comment to Index.tsx --- src/pages/Index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/Index.tsx b/src/pages/Index.tsx index 874cc7e..4c131e5 100644 --- a/src/pages/Index.tsx +++ b/src/pages/Index.tsx @@ -1,4 +1,4 @@ -// Update this page (the content is just a fallback if you fail to update the page) +// FIXME: Update this page (the content is just a fallback if you fail to update the page) const Index = () => { return (