mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-03-11 11:55:38 +00:00
Safer popup params to object logic
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
<img
|
||||
ref="poster-image"
|
||||
class="person-item__img is-loaded"
|
||||
:alt="`Image of ${person.name}`"
|
||||
alt="Image of person"
|
||||
:src="poster"
|
||||
/>
|
||||
</figure>
|
||||
|
||||
Reference in New Issue
Block a user