From d6cde45974e0ccfc67cb4d4c5f17230c0e44125c Mon Sep 17 00:00:00 2001 From: im-adithya Date: Fri, 16 Aug 2024 16:43:09 +0530 Subject: [PATCH] chore: change back button variant to outline --- frontend/src/components/layouts/TwoColumnFullScreenLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/components/layouts/TwoColumnFullScreenLayout.tsx b/frontend/src/components/layouts/TwoColumnFullScreenLayout.tsx index 3329669a..50ec99c6 100644 --- a/frontend/src/components/layouts/TwoColumnFullScreenLayout.tsx +++ b/frontend/src/components/layouts/TwoColumnFullScreenLayout.tsx @@ -94,7 +94,7 @@ export default function TwoColumnFullScreenLayout() { // show the back button on setup pages, except the setup finish page