changes
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
<template>
|
||||
<Transition>
|
||||
<AppLoading v-if="!$store.ready" />
|
||||
</Transition>
|
||||
<ClientOnly v-if="$store.ready">
|
||||
<ClientOnly>
|
||||
<TopMenu @changeTab="changeTab" />
|
||||
<main class="is-flex-grow-1 is-flex is-flex-direction-column is-gap-1">
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user