react-chat-ui icon indicating copy to clipboard operation
react-chat-ui copied to clipboard

Add customization options for styling user chat bubbles independently of recipient chat bubbles

Open boweihan opened this issue 5 years ago • 0 comments

At the moment there's no way to say, change the colour of different types of chat bubbles.

https://github.com/brandonmowat/react-chat-ui/blob/master/src/ChatBubble/index.tsx

Please add class names to individual components (or props that would allow for this customization).

boweihan avatar Jul 02 '19 16:07 boweihan