Removed redundant values
This commit is contained in:
parent
710db9c819
commit
0e55ca0f3c
9 changed files with 18 additions and 18 deletions
|
@ -8,7 +8,7 @@
|
|||
<h3>Your Artists Feed</h3>
|
||||
</div>
|
||||
</div>
|
||||
<div class="well" style="margin-top:0px;">
|
||||
<div class="well" style="margin-top:0;">
|
||||
<template v-if="artistFeed.length > 0">
|
||||
<mediaitem-list-item v-for="item in artistFeed" :item="item"></mediaitem-list-item>
|
||||
</template>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue