|
|
@ -42,7 +42,7 @@ const Messages = (() => {
|
|
|
|
{...(message.sender === 'me' ? {
|
|
|
|
{...(message.sender === 'me' ? {
|
|
|
|
style: { backgroundColor: '#ccd5ae' },
|
|
|
|
style: { backgroundColor: '#ccd5ae' },
|
|
|
|
notchStyle: {fill: '#ccd5ae'},
|
|
|
|
notchStyle: {fill: '#ccd5ae'},
|
|
|
|
className: 'whatsappme-container',
|
|
|
|
className: 'whatsappme-container whitespace-pre-wrap',
|
|
|
|
} : {})}
|
|
|
|
} : {})}
|
|
|
|
// notchStyle={{fill: '#ccd5ae'}}
|
|
|
|
// notchStyle={{fill: '#ccd5ae'}}
|
|
|
|
// copiableDate={false}
|
|
|
|
// copiableDate={false}
|
|
|
|