mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-21 07:32:02 +00:00
meta preview placeholder
This commit is contained in:
parent
ec261fc02b
commit
71e9d90ad0
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ const Discover = ({ urlParams, queryParams }) => {
|
||||||
compact={true}
|
compact={true}
|
||||||
/>
|
/>
|
||||||
:
|
:
|
||||||
null
|
<div className={styles['meta-preview-container']} />
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue