forked from jsnbuchanan/crowd-funder-for-time-pwa
show more redeemed info & action on the invites, refactor onboarding instructions
This commit is contained in:
@@ -61,7 +61,7 @@
|
||||
<!-- New Project -->
|
||||
<button
|
||||
v-if="isRegistered && showProjects"
|
||||
class="fixed right-6 top-24 text-center text-4xl leading-none bg-blue-600 text-white w-14 py-2.5 rounded-full"
|
||||
class="fixed right-6 top-24 text-center text-4xl leading-none bg-green-600 text-white w-14 py-2.5 rounded-full"
|
||||
@click="onClickNewProject()"
|
||||
>
|
||||
<fa icon="plus" class="fa-fw"></fa>
|
||||
|
||||
Reference in New Issue
Block a user