forked from jsnbuchanan/crowd-funder-for-time-pwa
fix linting, and give instructions for current test suite
This commit is contained in:
@@ -277,10 +277,7 @@
|
||||
</router-link>
|
||||
</span>
|
||||
</div>
|
||||
<div
|
||||
v-if="record.image"
|
||||
class="flex justify-center"
|
||||
>
|
||||
<div v-if="record.image" class="flex justify-center">
|
||||
<a :href="record.image" target="_blank">
|
||||
<img :src="record.image" class="h-24 mt-2 rounded-xl" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user