feat: Add fetching stories placeholder
This commit is contained in:
@@ -96,6 +96,7 @@ function Feed({ updateCache }) {
|
||||
<title>QotNews</title>
|
||||
<meta name="robots" content="index" />
|
||||
</Helmet>
|
||||
<p>Fetching stories X / Y...</p>
|
||||
{error &&
|
||||
<details style={{marginBottom: '1rem'}}>
|
||||
<summary>Connection error? Click to expand.</summary>
|
||||
|
||||
Reference in New Issue
Block a user