From d6c3d3afdc837b862cd80228484fcc177962d74c Mon Sep 17 00:00:00 2001 From: Sky Date: Wed, 20 Nov 2024 13:19:48 +0000 Subject: [PATCH] no saas --- app/components/auth.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/app/components/auth.tsx b/app/components/auth.tsx index d254decdf..42883aa47 100644 --- a/app/components/auth.tsx +++ b/app/components/auth.tsx @@ -111,12 +111,6 @@ export function AuthPage() { type="primary" onClick={goChat} /> - { - goSaas(); - }} - /> );