mirror of
https://github.com/Instadapp/smart-lookup.git
synced 2024-07-29 22:38:20 +00:00
Update app.vue
This commit is contained in:
parent
0707b305c8
commit
cc4a3e9a17
4
app.vue
4
app.vue
|
@ -2,7 +2,9 @@
|
|||
<Html class="h-full bg-gray-50">
|
||||
<Body class="h-full" />
|
||||
</Html>
|
||||
<div class="min-h-full flex flex-col justify-center py-12 sm:px-6 lg:px-8">
|
||||
<div class="min-h-full flex flex-col items-center justify-center py-12 sm:px-6 lg:px-8">
|
||||
<NuxtPage />
|
||||
|
||||
<div class="mt-3">Made with ❤️ by <a href="https://instadapp.io" class="hover:underline font-medium" target="_blank" rel="noopener noreferrer">Instadapp</a></div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
Loading…
Reference in New Issue
Block a user