From 6d1307fdc742a34d390440b7ab9765f349347c84 Mon Sep 17 00:00:00 2001 From: Samuel Newman Date: Wed, 20 Mar 2024 15:54:55 +0000 Subject: rm extra atom --- src/screens/Login/ChooseAccountForm.tsx | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/screens/Login/ChooseAccountForm.tsx b/src/screens/Login/ChooseAccountForm.tsx index 600a640ca..d90675f9e 100644 --- a/src/screens/Login/ChooseAccountForm.tsx +++ b/src/screens/Login/ChooseAccountForm.tsx @@ -153,7 +153,6 @@ export const ChooseAccountForm = ({ style={[ a.flex_1, a.flex_row, - a.flex_row, a.align_center, {height: 48}, (hovered || pressed) && t.atoms.bg_contrast_25, -- cgit 1.4.1