mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-05-13 09:35:42 +00:00
Resolved ALL eslint issues for project
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
<ol class="persons">
|
||||
<CastListItem
|
||||
v-for="credit in cast"
|
||||
:creditItem="credit"
|
||||
:key="credit.id"
|
||||
:credit-item="credit"
|
||||
/>
|
||||
</ol>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user