From 4edb9af1c77a3bc18ce77a864bb968d2b6afa993 Mon Sep 17 00:00:00 2001 From: Nikolaj Frey Date: Tue, 8 Aug 2023 15:39:00 +1000 Subject: [PATCH] feat: feature/mvp-sprint-1 Added loading state for localStorage hydration --- remix/app/components/Thingtime/Thingtime.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/remix/app/components/Thingtime/Thingtime.tsx b/remix/app/components/Thingtime/Thingtime.tsx index b46d266..1953823 100644 --- a/remix/app/components/Thingtime/Thingtime.tsx +++ b/remix/app/components/Thingtime/Thingtime.tsx @@ -347,7 +347,6 @@ export const Thingtime = (props) => { return ( - This is a number?