feat: feature/mvp-sprint-1 Added loading state for localStorage hydration

This commit is contained in:
Nikolaj Frey 2023-08-08 15:39:00 +10:00
parent f7b690b9ae
commit 4edb9af1c7

View File

@ -347,7 +347,6 @@ export const Thingtime = (props) => {
return (
<AtomicWrapper paddingLeft={pl} className="number-atomic-wrapper">
<Flex>
This is a number?
<NumberInput
alignItems="center"
justifyContent="center"