rm extra atom

This commit is contained in:
Samuel Newman 2024-03-20 15:54:55 +00:00
parent 4c60d4d070
commit 6d1307fdc7

View file

@ -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,