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