[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot] 2024-04-08 14:39:42 +00:00 committed by GitHub
parent 6c683e0b6e
commit 998c1ba551
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,9 @@
<LazyNCompAll message="lazy-named-comp-all" />
<LazyNCompClient message="lazy-named-comp-client" />
<LazyNCompServer message="lazy-named-comp-server" />
<div style="height:3000px">This is a very tall div</div>
<div style="height:3000px">
This is a very tall div
</div>
<LazyDelayedWrapperTestComponent>This shouldn't be visible at first!</LazyDelayedWrapperTestComponent>
</div>
</template>