Phase 1 complete - API + Frontend deployed, DB migrated
This commit is contained in:
8
www/fahrschuldesk.de/src/views/tenant/Branding.vue
Normal file
8
www/fahrschuldesk.de/src/views/tenant/Branding.vue
Normal file
@@ -0,0 +1,8 @@
|
||||
<template>
|
||||
<div>
|
||||
<h1 class="text-2xl font-bold mb-6">Branding</h1>
|
||||
<div class="bg-white rounded-xl shadow-sm p-6">
|
||||
<p class="text-slate-500">Branding / Logo-Upload kommt bald...</p>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
Reference in New Issue
Block a user