forked from Gitlink/forgeplus-react
This commit is contained in:
parent
bbea7dcd10
commit
f1ce471b4e
|
|
@ -398,7 +398,7 @@ class Index extends Component {
|
|||
<Input placeholder="请输入需要导入到本项目的仓库地址" onBlur={this.ChangeAddr} />
|
||||
)}
|
||||
</Form.Item>
|
||||
<p className="formTip color-orange">示例:https://github.com/facebook/reack.git</p>
|
||||
<p className="formTip color-orange">示例:https://github.com/Stability-AI/StableStudio.git</p>
|
||||
</React.Fragment>
|
||||
}
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue