mirror of
https://github.com/nuxt/nuxt.git
synced 2025-01-30 07:12:37 +00:00
fix: remove leftover event loader
This commit is contained in:
parent
c7e154e11a
commit
fe0807dd08
@ -9,7 +9,7 @@
|
||||
<LazyNeverDelayedNever />
|
||||
<LazyEventDelayedEvent
|
||||
id="lazyevent2"
|
||||
:hydrate="createEventLoader(['click'])"
|
||||
:hydrate="['click']"
|
||||
/>
|
||||
<LazyIfDelayedCondition id="lazycondition" />
|
||||
<button
|
||||
|
Loading…
Reference in New Issue
Block a user