mirror of
https://github.com/ThatGuySam/doesitarm.git
synced 2026-05-18 06:44:46 -07:00
Add status to stork lists
This commit is contained in:
parent
7d275445cb
commit
e37728a673
1 changed files with 4 additions and 0 deletions
|
|
@ -147,6 +147,10 @@
|
|||
v-html="listing.name"
|
||||
/>
|
||||
|
||||
<div class="text-sm leading-5 font-bold">
|
||||
{{ listing.text }}
|
||||
</div>
|
||||
|
||||
<div
|
||||
v-if="listing.storkResult"
|
||||
class="text-xs leading-5 font-light"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue