mirror of
https://github.com/wassname/talk.git
synced 2026-09-09 11:38:08 +08:00
fix: pass settings to deeper ReplyListContainer
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
export const settings = {
|
||||
reaction: {
|
||||
icon: "thumb_up_alt",
|
||||
icon: "thumb_up",
|
||||
label: "Respect",
|
||||
labelActive: "Respected",
|
||||
},
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user