feat: feature/mvp-sprint-1 Added loading state for localStorage hydration
This commit is contained in:
parent
f7b690b9ae
commit
4edb9af1c7
@ -347,7 +347,6 @@ export const Thingtime = (props) => {
|
|||||||
return (
|
return (
|
||||||
<AtomicWrapper paddingLeft={pl} className="number-atomic-wrapper">
|
<AtomicWrapper paddingLeft={pl} className="number-atomic-wrapper">
|
||||||
<Flex>
|
<Flex>
|
||||||
This is a number?
|
|
||||||
<NumberInput
|
<NumberInput
|
||||||
alignItems="center"
|
alignItems="center"
|
||||||
justifyContent="center"
|
justifyContent="center"
|
||||||
|
Loading…
Reference in New Issue
Block a user