test: add fixture

This commit is contained in:
Peter Buglavecz 2024-11-17 18:58:50 +01:00
parent d218a835f3
commit df749b9b5b

View File

@ -97,6 +97,9 @@
<NuxtLink to="/page-load-hook">
to page load hook
</NuxtLink>
<NuxtLink to="/nested/xyz">
to page nuxt load indicator
</NuxtLink>
</div>
</template>