Merge pull request #730 from elammertsma/dev

Fixed merge conflicts after minor layout changes in main interface
This commit is contained in:
Rohan Verma 2026-01-22 18:08:16 -08:00 committed by GitHub
commit 744fc4c66c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 37 additions and 32 deletions

View file

@ -39,12 +39,6 @@ export default function DashboardLayout({
icon: "SquareLibrary",
items: [],
},
{
title: "Logs",
url: `/dashboard/${search_space_id}/logs`,
icon: "Logs",
items: [],
},
];
return (