forked from jsnbuchanan/crowd-funder-for-time-pwa
change icon for detail view (from circle-info to file-lines)
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
|
||||
<a @click="onClickLoadClaim(offer.jwtId)">
|
||||
<fa
|
||||
icon="circle-info"
|
||||
icon="file-lines"
|
||||
class="pl-2 text-blue-500 cursor-pointer"
|
||||
></fa>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user