diff --git a/webclient/src/Feed.js b/webclient/src/Feed.js index d418419..6129008 100644 --- a/webclient/src/Feed.js +++ b/webclient/src/Feed.js @@ -101,7 +101,7 @@ function Feed({ updateCache }) {
Preloading stories {loadingStatus.current} / {loadingStatus.total}...
} + {error &&Loaded feed from cache.
}Loading...
} + + {loadingStatus &&Preloading stories {loadingStatus.current} / {loadingStatus.total}...
}