fix: change name

This commit is contained in:
Michael Brevard 2024-06-02 21:55:58 +03:00 committed by GitHub
parent 6f806878fd
commit b143038cef
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>
<LazyDelayedWrapperTestComponent />
<LazyVisibleDelayedWrapperTestComponent />
</div>
</template>