Merge branch 'develop' into johannes/find-myself

This commit is contained in:
Johannes Marbach 2023-02-13 20:16:04 +01:00 committed by GitHub
commit d0e9331f07
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
612 changed files with 3608 additions and 2769 deletions

View file

@ -207,7 +207,7 @@ class LocationPicker extends React.Component<ILocationPickerProps, IState> {
this.props.onFinished();
};
public render(): JSX.Element {
public render(): React.ReactNode {
if (this.state.error) {
return (
<div className="mx_LocationPicker mx_LocationPicker_hasError">