mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-11 09:32:51 +00:00
client - add services
This commit is contained in:
@@ -18,8 +18,6 @@ export class LoginButton extends React.Component<Props, State> {
|
||||
}
|
||||
|
||||
render() {
|
||||
console.log(process.env);
|
||||
|
||||
return (
|
||||
<div {...this.props}>
|
||||
<img src={require('../../assets/login-bot-left.gif')} />
|
||||
|
||||
Reference in New Issue
Block a user