Adding fragments to the slot

This commit is contained in:
okbel
2018-03-05 14:46:47 -03:00
parent dcddfa4f39
commit 0f58c1b780
@@ -6,7 +6,7 @@ import CommentLabels from './CommentLabels';
import CommentDetails from './CommentDetails';
import { getSlotFragmentSpreads } from 'coral-framework/utils';
const slots = ['draftArea'];
const slots = ['userDetailCommentContent'];
export default withFragments({
root: gql`