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

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

View File

@ -39,6 +39,7 @@
</b-row>
</footer>
</template>
<script>
export default {
name: 'AuthFooter',