mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-01 19:48:08 +00:00
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.title = 'Open chat window';
|
||||
return target;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user