mirror of
https://github.com/wassname/talk.git
synced 2026-07-08 10:39:51 +08:00
Adding fragments to the slot
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user