Apply 1 suggestion(s) to 1 file(s)
This commit is contained in:
parent
07ce1b4873
commit
bd13cba65b
1 changed files with 0 additions and 1 deletions
|
@ -18,7 +18,6 @@ const ReplyIndicator: React.FC<IReplyIndicator> = ({ status, hideActions, onCanc
|
|||
onCancel();
|
||||
};
|
||||
|
||||
|
||||
if (!status) {
|
||||
return null;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue