Make timeline a list of articles
This commit is contained in:
parent
038b45e64a
commit
d41e7a4c6d
3 changed files with 35 additions and 30 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<div class="thread-tree">
|
||||
<article class="thread-tree">
|
||||
<status
|
||||
:key="status.id"
|
||||
ref="statusComponent"
|
||||
|
|
@ -113,7 +113,7 @@
|
|||
</template>
|
||||
</i18n-t>
|
||||
</div>
|
||||
</div>
|
||||
</article>
|
||||
</template>
|
||||
|
||||
<script src="./thread_tree.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue