fix: make explore navigation explicit and add route loading indicator

This commit is contained in:
Ruslan Bakiev
2026-03-14 10:59:02 +07:00
parent 803dad5c8f
commit b7f452cdd1
2 changed files with 22 additions and 7 deletions

View File

@@ -1,4 +1,5 @@
<template>
<NuxtLoadingIndicator :height="3" />
<NuxtLayout>
<NuxtPage />
</NuxtLayout>