mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 20:26:24 +00:00
Migrate conversations to ESLint
This commit is contained in:
committed by
Josh Perez
parent
b4f0f3c685
commit
372aa44e49
@@ -94,7 +94,7 @@ export class MessageBody extends React.Component<Props> {
|
||||
);
|
||||
}
|
||||
|
||||
public render() {
|
||||
public render(): JSX.Element {
|
||||
const {
|
||||
bodyRanges,
|
||||
text,
|
||||
|
||||
Reference in New Issue
Block a user