forked from jsnbuchanan/crowd-funder-for-time-pwa
add onboarding pages for the list and members, and refine the setup
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user