mirror of
https://github.com/timmypidashev/web.git
synced 2026-04-14 02:53:51 +00:00
Set comment feed to load eagerly
This commit is contained in:
@@ -26,7 +26,7 @@ export const Comments = () => {
|
|||||||
emitMetadata="0"
|
emitMetadata="0"
|
||||||
inputPosition="bottom"
|
inputPosition="bottom"
|
||||||
lang="en"
|
lang="en"
|
||||||
loading="lazy"
|
loading="eager"
|
||||||
/>
|
/>
|
||||||
) : null}
|
) : null}
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user