chore: use new component

This commit is contained in:
Michael Brevard 2024-06-02 22:33:25 +03:00 committed by GitHub
parent d04d244799
commit 41c4b53af7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,6 +6,6 @@
<div style="height:3000px">
This is a very tall div
</div>
<LazyVisibleDelayedWrapperTestComponent />
<LazyVisibleDelayedHydration />
</div>
</template>