Updated slot name

This commit is contained in:
Belen Curcio
2017-04-26 23:02:09 -03:00
parent 29e398c51d
commit e0b177d955
+1 -1
View File
@@ -2,6 +2,6 @@ import RespectButton from './containers/RespectButton';
export default {
slots: {
commentDetail: [RespectButton],
commentActions: [RespectButton],
}
};