fix: resolve typescript and build errors across admin and guest apps

This commit is contained in:
Codex Agent
2026-01-07 13:25:30 +01:00
parent 1ec4987b38
commit 8e1031fff0
42 changed files with 1056 additions and 30446 deletions

View File

@@ -30,6 +30,7 @@ export const ADMIN_ACTION_COLORS = {
recap: ADMIN_COLORS.warning,
packages: ADMIN_COLORS.primary,
analytics: '#8b5cf6',
settings: ADMIN_COLORS.success,
};
export const ADMIN_GRADIENTS = {