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

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

View File

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