Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
@ -18,7 +18,6 @@ const ReplyIndicator: React.FC<IReplyIndicator> = ({ status, hideActions, onCanc
|
||||
onCancel();
|
||||
};
|
||||
|
||||
|
||||
if (!status) {
|
||||
return null;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user