🎨 Autoformat code
This commit is contained in:
parent
823a58f98a
commit
cd6912f0dd
3 changed files with 3 additions and 5 deletions
|
@ -195,7 +195,7 @@ export class Quote extends React.Component<Props, {}> {
|
|||
authorColor,
|
||||
'quoted-message',
|
||||
isFromMe ? 'from-me' : null,
|
||||
!onClick ? 'no-click' : null,
|
||||
!onClick ? 'no-click' : null
|
||||
);
|
||||
|
||||
return (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue