choreButtons must have discernible text (#6132)
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
committed by
GitHub
parent
4941c93cb0
commit
e3f13dd455
@@ -52,6 +52,7 @@ export const createBubbleIcon = ({ className, path, target }) => {
|
|||||||
}
|
}
|
||||||
|
|
||||||
target.className = bubbleClassName;
|
target.className = bubbleClassName;
|
||||||
|
target.title = 'Open chat window';
|
||||||
return target;
|
return target;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user