test: add fake delayed hydration comp

This commit is contained in:
Michael Brevard 2024-06-17 23:45:53 +03:00 committed by GitHub
parent 8344e87dc8
commit 66c831bd41
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,7 @@
<LazyNCompClient message="lazy-named-comp-client" />
<LazyNCompServer message="lazy-named-comp-server" />
<LazyEventDelayedEvent id="lazyevent" />
<LazyEventView />
<LazyEventDelayedEvent
id="lazyevent2"
:loader="createEventLoader(['click'])"