Rename Slot to commentInputDetailArea in Coral Plugin Offtopic

This commit is contained in:
Belen Curcio
2017-04-26 22:37:37 -03:00
parent 3dd2da96e8
commit 29e398c51d
@@ -3,7 +3,7 @@ import OffTopicTag from './components/OffTopicTag';
export default {
slots: {
commentBoxDetail: [OffTopicCheckbox],
commentInputDetailArea: [OffTopicCheckbox],
commentInfoBar: [OffTopicTag]
}
};