Avatar plugin support extending fragments

This commit is contained in:
Belen Curcio
2017-07-10 16:56:46 -03:00
parent 3c3a0523de
commit f09550a4ac
13 changed files with 159 additions and 1 deletions
@@ -10,7 +10,8 @@ const pluginFragments = getSlotsFragments([
'commentInfoBar',
'commentActions',
'commentContent',
'commentReactions'
'commentReactions',
'commentAvatar'
]);
export default withFragments({