Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-17 22:53:27 +00:00
co-authored by renee-png
parent be07ab2fa3
commit c71f7dbd87
3 changed files with 398 additions and 0 deletions
+1
View File
@@ -15,6 +15,7 @@ const TABS = [
{ to: "/settings/fees", label: "Fee schedule" },
{ to: "/settings/workflow", label: "Collections workflow" },
{ to: "/settings/workflows", label: "Task workflows" },
{ to: "/settings/smtp", label: "Email (SMTP)" },
];
function SettingsLayout() {