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

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

View File

@ -54,6 +54,7 @@
</div>
</div>
</template>
<script>
export default {
name: 'AuthMobileStart',