forked from Gitlink/forgeplus-react
合并代码---修改glcc首页50fa57188fcdb8
This commit is contained in:
parent
40bc385715
commit
13636d74be
|
@ -31,7 +31,7 @@ function DetailBanner({ history,list , owner , projectsId ,showNotification , ur
|
|||
history.push(`/${current_user && current_user.login}`);
|
||||
}
|
||||
}).catch(error=>{})
|
||||
}
|
||||
}
|
||||
|
||||
return(
|
||||
<div className="f-wrap-between mt25">
|
||||
|
|
Loading…
Reference in New Issue