.
This commit is contained in:
parent
c46bda283f
commit
a2551e0e58
@ -98,7 +98,6 @@
|
||||
<BoardCommentList
|
||||
:unknown="unknown"
|
||||
:comments="comments"
|
||||
<<<<<<< HEAD
|
||||
:isCommentPassword="isCommentPassword"
|
||||
:isEditTextarea="isEditTextarea"
|
||||
:passwordAlert="passwordAlert"
|
||||
@ -110,11 +109,6 @@
|
||||
@commentDeleted="handleCommentDeleted"
|
||||
@cancelEdit="handleCancelEdit"
|
||||
@submitEdit="handleSubmitEdit"
|
||||
=======
|
||||
@updateReaction="handleCommentReaction"
|
||||
@submitComment="handleCommentReply"
|
||||
@commentDeleted="handleCommentDeleted"
|
||||
>>>>>>> origin/main
|
||||
/>
|
||||
<Pagination
|
||||
v-if="pagination.pages"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user