i18n and remove propTypes

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
This commit is contained in:
Michael Telatynski 2020-04-28 00:35:49 +01:00
parent 51dc4bbbe4
commit 26b2a18b6d
2 changed files with 2 additions and 8 deletions

View file

@ -396,7 +396,7 @@ const CompatibilityView: React.FC<IProps> = ({ onAccept }) => {
<div className="mx_HomePage_row mx_Center mx_Spacer">
<p className="mx_Spacer">
<a href="https://riot.im" target="_blank" className="mx_FooterLink">
Go to Riot.im
{ _t("Go to Riot.im") }
</a>
</p>
</div>