mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
#591 - sites [wip]
This commit is contained in:
@ -27,7 +27,7 @@ export default function DatabaseLayout({ server, children }: { server: Server; c
|
||||
];
|
||||
|
||||
return (
|
||||
<ServerLayout server={server}>
|
||||
<ServerLayout>
|
||||
<Container className="max-w-5xl">
|
||||
<div className="bg-muted/10 inline-flex rounded-md border">
|
||||
<NavigationMenu className="flex">
|
||||
|
Reference in New Issue
Block a user