add onboarding pages for the list and members, and refine the setup

This commit is contained in:
2025-02-03 12:18:13 -07:00
parent 5943df756a
commit 3a56d83dd6
7 changed files with 616 additions and 60 deletions

View File

@@ -31,7 +31,7 @@
<fa icon="envelope-open-text" class="fa-fw text-2xl" />
</router-link>
<router-link
:to="{ name: 'onboard-meeting' }"
:to="{ name: 'onboard-meeting-setup' }"
class="flex items-center bg-gradient-to-b from-green-400 to-green-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-1.5 py-1 mr-1 rounded-md"
>
<fa icon="chair" class="fa-fw text-2xl" />