Misc fixes
This commit is contained in:
@@ -100,6 +100,7 @@ function Feed({ updateCache }) {
|
||||
<details style={{marginBottom: '1rem'}}>
|
||||
<summary>Connection error? Click to expand.</summary>
|
||||
<p>{error}</p>
|
||||
{stories && <p>Loaded feed from cache.</p>}
|
||||
</details>
|
||||
}
|
||||
{stories ?
|
||||
|
||||
Reference in New Issue
Block a user