+ Added favourites page

This commit is contained in:
Alexis
2021-03-29 09:32:54 +02:00
parent 38e626aa22
commit 6402011ee0
2 changed files with 43 additions and 0 deletions

View File

@@ -25,6 +25,10 @@ export default defineComponent({
{
text: 'Astres',
link: '/astres'
},
{
text: 'Favoris',
link: '/favoris'
}
]
}