diff --git a/apps/dashboard/src/app/(auth)/login/page.tsx b/apps/dashboard/src/app/(auth)/login/page.tsx index 77c5707e..db51b4ce 100644 --- a/apps/dashboard/src/app/(auth)/login/page.tsx +++ b/apps/dashboard/src/app/(auth)/login/page.tsx @@ -27,6 +27,18 @@ export default async function Page() { No account? Sign up today +

+ Having issues logging in? +
+ Contact us at{' '} + + hello[at]openpanel.dev + + . We're not using Clerk (auth provider) anymore. +

);