mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-03 06:56:15 +00:00
#591 - profile, users and projects
This commit is contained in:
@ -31,7 +31,7 @@ export default function Servers() {
|
||||
<Heading title="Servers" description="All of the servers of your project listed here" />
|
||||
<div className="flex items-center gap-2">
|
||||
<CreateServer>
|
||||
<Button variant="outline">Create server</Button>
|
||||
<Button>Create server</Button>
|
||||
</CreateServer>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user