mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-07 09:22:27 +00:00
refactor: use a component to test transform
This commit is contained in:
parent
d89e70e065
commit
4b0d88c54e
@ -6,6 +6,6 @@
|
||||
<div style="height:3000px">
|
||||
This is a very tall div
|
||||
</div>
|
||||
<LazyDelayedWrapperTestComponent>This shouldn't be visible at first!</LazyDelayedWrapperTestComponent>
|
||||
<LazyDelayedWrapperTestComponent/>
|
||||
</div>
|
||||
</template>
|
||||
|
Loading…
Reference in New Issue
Block a user