forked from trent_larson/crowd-funder-for-time-pwa
Only project owner may see edit button of a project
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<button
|
||||
v-if="issuer == activeDid"
|
||||
type="button"
|
||||
class="block w-full text-center text-md uppercase bg-slate-500 text-white px-1.5 py-2 rounded-md"
|
||||
@click="onEditClick()"
|
||||
|
||||
Reference in New Issue
Block a user