1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-21 07:42:09 +03:00

Add missing newline

This commit is contained in:
Travis Ralston
2019-04-14 20:46:32 -06:00
parent e8d141fc3c
commit 9478ccc683

View File

@ -35,4 +35,4 @@ export default class GenericErrorPage extends React.PureComponent {
</div> </div>
</div>; </div>;
} }
} }