mirror of
https://github.com/wassname/talk.git
synced 2026-07-13 13:59:17 +08:00
Updating slot name
This commit is contained in:
@@ -3,7 +3,7 @@ import Comment from '../components/Comment';
|
||||
import withFragments from 'coral-framework/hocs/withFragments';
|
||||
import {getSlotsFragments} from 'coral-framework/helpers/plugins';
|
||||
|
||||
const pluginFragments = getSlotsFragments(['commentInfoBar', 'commentDetail']);
|
||||
const pluginFragments = getSlotsFragments(['commentInfoBar', 'commentActions']);
|
||||
|
||||
export default withFragments({
|
||||
root: gql`
|
||||
|
||||
Reference in New Issue
Block a user