Update frontend/src/components/Auth/Navbar.vue

Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
This commit is contained in:
Alexander Friedland 2022-05-17 17:04:49 +02:00 committed by GitHub
parent f5919eeb72
commit c75a80bf46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,7 @@
</b-navbar>
</div>
</template>
<script>
export default {
name: 'AuthNavbar',