mirror of
https://github.com/wassname/talk.git
synced 2026-07-19 11:28:50 +08:00
Ádding like as a reaction
This commit is contained in:
@@ -2,6 +2,6 @@ import LikeButton from './containers/LikeButton';
|
||||
|
||||
export default {
|
||||
slots: {
|
||||
commentDetail: [LikeButton]
|
||||
commentReactions: [LikeButton]
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user