mirror of https://github.com/vector-im/riot-web
lint
parent
1cf0a6a049
commit
ba597c65eb
|
@ -202,7 +202,7 @@ export default class DeviceVerifyDialog extends React.Component {
|
||||||
onClick={this._onSwitchToLegacyClick}
|
onClick={this._onSwitchToLegacyClick}
|
||||||
>
|
>
|
||||||
{sub}
|
{sub}
|
||||||
</AccessibleButton>}
|
</AccessibleButton>},
|
||||||
)}</p>
|
)}</p>
|
||||||
</div>
|
</div>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in New Issue