commentBox slot

This commit is contained in:
okbel
2018-02-23 15:55:32 -03:00
parent 632f80a202
commit 4fe3d582b8
2 changed files with 2 additions and 2 deletions
@@ -5,7 +5,7 @@ import { gql } from 'react-apollo';
export default {
slots: {
textArea: [Editor],
commentBox: [Editor],
commentContent: [CommentContent],
},
fragments: {