fix(locale): Remove hard coded string literals (#3333)
This commit is contained in:
@ -216,6 +216,7 @@ export default class GitGatewayAuthenticationPage extends React.Component {
|
||||
</LoginButton>
|
||||
</AuthForm>
|
||||
)}
|
||||
t={t}
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user