forked from jsnbuchanan/crowd-funder-for-time-pwa
make the Anonymous icon to be blank, plus some other renaming & task cleanup
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
<ul class="grid grid-cols-4 gap-x-3 gap-y-5 text-center mb-5">
|
||||
<li @click="openDialog()">
|
||||
<EntityIcon
|
||||
:entityId="Anonymous"
|
||||
:entityId="null"
|
||||
:iconSize="64"
|
||||
class="mx-auto border border-slate-300 rounded-md mb-1"
|
||||
></EntityIcon>
|
||||
|
||||
Reference in New Issue
Block a user