mirror of
https://github.com/mgerb/classic-wow-forums
synced 2026-01-10 09:02:50 +00:00
client - wip user account page
This commit is contained in:
@@ -34,7 +34,7 @@ export class Forum extends React.Component<Props, State> {
|
||||
<div className="forum-header">
|
||||
<ForumNav />
|
||||
<div style={{ height: '100%' }}>
|
||||
<LoginButton/>
|
||||
<LoginButton {...this.props}/>
|
||||
</div>
|
||||
</div>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user