feat(list): add header component
This commit is contained in:
parent
74af3655c6
commit
695ce40eca
5 changed files with 54 additions and 14 deletions
|
@ -1,11 +1,5 @@
|
|||
<template>
|
||||
<ThemeController />
|
||||
|
||||
<main class="">
|
||||
<div class="mx-auto max-w-screen-mobile">
|
||||
<NuxtPage />
|
||||
</div>
|
||||
</main>
|
||||
<NuxtPage />
|
||||
</template>
|
||||
|
||||
<style>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue