add default page layout with header
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
This commit is contained in:
@@ -4,6 +4,8 @@ import TopBar from "./components/TopBar.vue";
|
||||
|
||||
<template>
|
||||
<TopBar />
|
||||
|
||||
<RouterView/>
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user