diff --git a/app/soapbox/features/edit-profile/index.tsx b/app/soapbox/features/edit-profile/index.tsx index 3f0cdcf27..1e3c0ed7d 100644 --- a/app/soapbox/features/edit-profile/index.tsx +++ b/app/soapbox/features/edit-profile/index.tsx @@ -310,6 +310,26 @@ const EditProfile: React.FC = () => { return (
+
+ + +
+ } + hintText={} + > + + + + } + hintText={} + > + + +
+
+ } > @@ -369,25 +389,6 @@ const EditProfile: React.FC = () => { /> -
- - -
- } - hintText={} - > - - - } - hintText={} - > - - -
-
- {features.followRequests && (