mirror of
https://github.com/Stremio/stremio-web.git
synced 2026-04-20 10:42:12 +00:00
indentation fix 3
This commit is contained in:
parent
b139990b15
commit
f2414242fc
1 changed files with 2 additions and 2 deletions
|
|
@ -187,8 +187,8 @@ const MetaPreview = ({ className, compact, name, logo, background, runtime, rele
|
|||
<div className={styles['label-container']}>
|
||||
{t("SUMMARY")}
|
||||
</div>
|
||||
{description}
|
||||
</div>
|
||||
{description}
|
||||
</div>
|
||||
:
|
||||
null
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue