fix: ui git settings button
This commit is contained in:
parent
fc5ea83e0b
commit
7e66742269
|
|
@ -263,9 +263,9 @@ export default function SettingsPage() {
|
||||||
sync.
|
sync.
|
||||||
</p>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
<Link href="/settings/git-projects">
|
<Link href="/git-projects/connections/new">
|
||||||
<Button type="button" variant="outline">
|
<Button type="button">
|
||||||
Open settings
|
Add Connection
|
||||||
<ArrowRight className="h-4 w-4" />
|
<ArrowRight className="h-4 w-4" />
|
||||||
</Button>
|
</Button>
|
||||||
</Link>
|
</Link>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue