forked from defunkt/toes
dont need it
This commit is contained in:
parent
8fba4cccba
commit
65d4fe85cf
|
|
@ -424,7 +424,7 @@ function AppRepo({ appName, baseUrl, branch, exists, commits }: AppRepoProps) {
|
||||||
<div>
|
<div>
|
||||||
<RepoName>{appName}</RepoName>
|
<RepoName>{appName}</RepoName>
|
||||||
<HelpText style="margin: 4px 0 0; font-size: 12px">
|
<HelpText style="margin: 4px 0 0; font-size: 12px">
|
||||||
git clone {baseUrl}/{appName}.git
|
git clone {baseUrl}/{appName}
|
||||||
</HelpText>
|
</HelpText>
|
||||||
</div>
|
</div>
|
||||||
<div style="display: flex; gap: 8px; align-items: center">
|
<div style="display: flex; gap: 8px; align-items: center">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user