.
This commit is contained in:
parent
737481cbae
commit
af36b11b6e
@ -12,8 +12,7 @@
|
|||||||
<li
|
<li
|
||||||
v-for="child in comment.children"
|
v-for="child in comment.children"
|
||||||
:key="child.id"
|
:key="child.id"
|
||||||
class="mt-8 pt-6 p
|
class="mt-8 pt-6 ps-10 border-top"
|
||||||
s-10 border-top"
|
|
||||||
>
|
>
|
||||||
<BoardComment
|
<BoardComment
|
||||||
:comment="child"
|
:comment="child"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user