From edb041378896f4dfd8570972636c603629738bd6 Mon Sep 17 00:00:00 2001 From: Gitesh Sarvaiya <99144191+giteshsarvaiya@users.noreply.github.com> Date: Fri, 8 Sep 2023 01:30:24 +0530 Subject: [PATCH 1/2] Update create-account.tsx Changed the layout of Create-Account Card --- .../cards/components/create-account.tsx | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/apps/www/app/examples/cards/components/create-account.tsx b/apps/www/app/examples/cards/components/create-account.tsx index 95c11c53fe0..49bcb803c5a 100644 --- a/apps/www/app/examples/cards/components/create-account.tsx +++ b/apps/www/app/examples/cards/components/create-account.tsx @@ -23,15 +23,13 @@ export function DemoCreateAccount() { -
- - +
+ + +
+
+ +
@@ -43,13 +41,15 @@ export function DemoCreateAccount() {
-
- - -
-
- - +
+ +
From 3465008dd19b3b12c34a939590aabf9ffbc3702e Mon Sep 17 00:00:00 2001 From: Gitesh Sarvaiya <99144191+giteshsarvaiya@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:22:21 +0530 Subject: [PATCH 2/2] Update create-account.tsx again edited the create account form for a new layout. --- apps/www/app/examples/cards/components/create-account.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/apps/www/app/examples/cards/components/create-account.tsx b/apps/www/app/examples/cards/components/create-account.tsx index 49bcb803c5a..fc559fe1a57 100644 --- a/apps/www/app/examples/cards/components/create-account.tsx +++ b/apps/www/app/examples/cards/components/create-account.tsx @@ -31,7 +31,10 @@ export function DemoCreateAccount() {
-
+ + + +
@@ -51,9 +54,6 @@ export function DemoCreateAccount() { Google
- - - )