Date picker working

This commit is contained in:
Owen
2025-10-21 20:15:43 -07:00
parent bdc3b2425b
commit 1142d6ac48
10 changed files with 555 additions and 109 deletions

View File

@@ -34,8 +34,8 @@ export default async function GeneralSettingsPage({
const navItems = [
{
title: t("access"),
href: `/{orgId}/settings/logs/access`
title: t("action"),
href: `/{orgId}/settings/logs/action`
},
{
title: t("request"),