fix lint errors
Co-authored-by: brunoedcf <brest.dallacosta@outlook.com>
This commit is contained in:
@@ -5,7 +5,7 @@ import TopBar from "./components/TopBar.vue";
|
||||
<template>
|
||||
<TopBar />
|
||||
|
||||
<RouterView/>
|
||||
<RouterView />
|
||||
</template>
|
||||
|
||||
<style scoped></style>
|
||||
|
||||
Reference in New Issue
Block a user