mirror of
https://github.com/acid-info/logos-press-engine.git
synced 2025-02-22 06:08:15 +00:00
fix: hide blurred image placeholder on browser reader mode
This commit is contained in:
parent
804c2b80e0
commit
59e68a1623
@ -56,7 +56,7 @@ export const ResponsiveImage = ({
|
||||
height: height || 'auto',
|
||||
}}
|
||||
>
|
||||
<div>
|
||||
<div className="comment">
|
||||
<img src={lazyUrl} alt={data.alt} title={data.alt} />
|
||||
{children}
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user