mirror of
https://github.com/wassname/talk.git
synced 2026-08-13 12:40:11 +08:00
fragment added
This commit is contained in:
@@ -98,8 +98,8 @@ const singleCommentFragment = gql`
|
||||
}
|
||||
${getSlotFragmentSpreads(slots, 'comment')}
|
||||
...${getDefinitionName(CommentBox.fragments.comment)}
|
||||
${CommentBox.fragments.comment}
|
||||
}
|
||||
${CommentBox.fragments.comment}
|
||||
`;
|
||||
|
||||
const withCommentFragments = withFragments({
|
||||
|
||||
Reference in New Issue
Block a user