Conformance: Have activity Layout done.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<header>
|
||||
<Header/>
|
||||
<Navbar/>
|
||||
<header class="sticky inset-x-0 top-0 w-full bg-neutral-10 z-10">
|
||||
<Header/>
|
||||
<Navbar/>
|
||||
</header>
|
||||
<main>
|
||||
<Loading v-if="loadingStore.isLoading" />
|
||||
|
||||
Reference in New Issue
Block a user