Basic log table there

This commit is contained in:
Owen
2025-10-21 15:26:03 -07:00
parent 65364d6b0f
commit 9a64f45815
7 changed files with 804 additions and 42 deletions

View File

@@ -141,7 +141,7 @@ export const orgNavSections = (
: []),
{
title: "sidebarLogs",
href: "/{orgId}/settings/logs",
href: "/{orgId}/settings/logs/access",
icon: <Logs className="h-4 w-4" />
},
{