forked from Gitlink/forgeplus-react
merge bug
This commit is contained in:
parent
b16e95923a
commit
d7bdb35bb7
|
@ -575,7 +575,7 @@ class Detail extends Component {
|
||||||
</span>
|
</span>
|
||||||
}
|
}
|
||||||
</div>
|
</div>
|
||||||
</AlignCenter>
|
</AlignTop>
|
||||||
<div className="mt6" style={{minHeight:"20px"}}>
|
<div className="mt6" style={{minHeight:"20px"}}>
|
||||||
{
|
{
|
||||||
projectDetail && projectDetail.forked_from_project_id && projectDetail.fork_info ?
|
projectDetail && projectDetail.forked_from_project_id && projectDetail.fork_info ?
|
||||||
|
|
Loading…
Reference in New Issue