diff --git a/src/components/app.jsx b/src/components/app.jsx index afcb050..79bfe24 100644 --- a/src/components/app.jsx +++ b/src/components/app.jsx @@ -19,7 +19,7 @@ const LazyRoute = (props) => { ); - } else if (props.timeOut) { + } else if (props.timedOut) { return (