Updating slot name

This commit is contained in:
Belen Curcio
2017-04-26 23:04:22 -03:00
parent 00fe4b7c83
commit c60db41047
@@ -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`