adding slot userDetailCommentContent

This commit is contained in:
okbel
2018-03-05 14:40:51 -03:00
parent 95da5697fc
commit 284598439d
2 changed files with 22 additions and 7 deletions
@@ -7,6 +7,7 @@ export default {
draftArea: [Editor],
commentContent: [CommentContent],
adminCommentContent: [CommentContent],
userDetailCommentContent: [CommentContent],
},
fragments: {
CreateCommentResponse: gql`