mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 06:26:16 +00:00
#591 - profile, users and projects
This commit is contained in:
@ -14,7 +14,7 @@ export default function InstallingServer() {
|
||||
}>();
|
||||
|
||||
return (
|
||||
<Container className="max-w-3xl">
|
||||
<Container className="max-w-5xl">
|
||||
<DataTable columns={columns} data={page.props.logs.data} />{' '}
|
||||
</Container>
|
||||
);
|
||||
|
Reference in New Issue
Block a user