Bringing in emotes, stickers, and refactors from ody #7435
1 changed files with 1 additions and 0 deletions
|
@ -671,6 +671,7 @@ export function CommentCreate(props: Props) {
|
|||
} else if (stickerSelector || isReviewingStickerComment) {
|
||||
setReviewingStickerComment(false);
|
||||
setStickerSelector(false);
|
||||
setSelectedSticker(null);
|
||||
} else if (isReply && !minTip && onCancelReplying) {
|
||||
onCancelReplying();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue