simple mock up for fav* need icon set to align
This commit is contained in:
parent
8ad3ef95d8
commit
f9c18c55cb
5 changed files with 88 additions and 18 deletions
|
@ -1,11 +1,9 @@
|
|||
<template>
|
||||
<searchbar/>
|
||||
<router-view/>
|
||||
<bottomNavigation/>
|
||||
</template>
|
||||
|
||||
<script setup>
|
||||
import {RouterView} from 'vue-router';
|
||||
import searchbar from '@/components/searchbar.vue';
|
||||
import bottomNavigation from '@/components/BottomNavigation.vue';
|
||||
</script>
|
Loading…
Add table
Add a link
Reference in a new issue