pull/21833/head
David Baker 2019-02-11 13:09:50 +00:00
parent 1cf0a6a049
commit ba597c65eb
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ export default class DeviceVerifyDialog extends React.Component {
onClick={this._onSwitchToLegacyClick}
>
{sub}
</AccessibleButton>}
</AccessibleButton>},
)}</p>
</div>
);