Add props to user widget
This commit is contained in:
parent
948878013c
commit
c712ee34f5
File diff suppressed because one or more lines are too long
|
|
@ -8,7 +8,7 @@
|
|||
<p class="room-entry__teaser">
|
||||
{{teaser}}
|
||||
</p>
|
||||
<user-widget class="room-entry__author"></user-widget>
|
||||
<user-widget class="room-entry__author" v-bind="author"></user-widget>
|
||||
</div>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue