fix problem with you-are-missing message and refactor other messages in onboard meeting

This commit is contained in:
2025-02-05 19:03:54 -07:00
parent ed2fd7b42c
commit 29a81c48c8
4 changed files with 104 additions and 25 deletions

View File

@@ -8,15 +8,6 @@
Meeting Members
</h1>
<!-- Back Button -->
<button
@click="$router.back()"
class="mb-6 flex items-center text-blue-600 hover:text-blue-800"
>
<fa icon="arrow-left" class="mr-2" />
Back to Meetings
</button>
<!-- Error State -->
<div v-if="errorMessage">
<div class="text-center text-red-600 py-8">