forked from jsnbuchanan/crowd-funder-for-time-pwa
add detailed-info button for a project
This commit is contained in:
@@ -80,7 +80,12 @@
|
||||
>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<a @click="onClickLoadClaim(projectId)" class="cursor-pointer">
|
||||
<fa icon="circle-info" class="pl-2 pt-1 text-blue-500" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<button
|
||||
v-if="activeDid === issuer || activeDid === agentDid"
|
||||
type="button"
|
||||
|
||||
Reference in New Issue
Block a user