From 6c00d4e0e18817df5ae95b10327e0116b575251c Mon Sep 17 00:00:00 2001 From: tassoman Date: Sat, 10 Dec 2022 18:55:04 +0100 Subject: [PATCH] file fields inverted position --- app/soapbox/features/edit-profile/index.tsx | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/app/soapbox/features/edit-profile/index.tsx b/app/soapbox/features/edit-profile/index.tsx index 97fdd7e50..3f0cdcf27 100644 --- a/app/soapbox/features/edit-profile/index.tsx +++ b/app/soapbox/features/edit-profile/index.tsx @@ -373,19 +373,18 @@ const EditProfile: React.FC = () => {
- } - hintText={} - > - - - } hintText={} > + } + hintText={} + > + +