Update frontend/src/layouts/AuthLayout_gdd.vue

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

View File

@ -80,6 +80,7 @@
</div>
</div>
</template>
<script>
import MobileStart from '@/components/Auth/MobileStart.vue'
import Navbar from '@/components/Auth/Navbar.vue'