+
+ Settings
+
+ {invalid ? 'needs attention' : 'native'}
+
+
+
+
+
+ state={state} · scheme={scheme} · density={density} · dir={dir}
+
+
+ {state === 'reducedMotion' ? (
+
+
+
+
+
+
+ reduced-motion: skeleton static / spinner dotted when OS prefers
+
+
+ ) : null}
+
+
+
+
+ Display name
+
+ Shown on your profile.
+ {invalid ? (
+ Display name is required.
+ ) : null}
+
+
+
+ Bio
+
+
+
+
+
+ Select all notifications
+
+
+
+
+ Email notifications
+
+
+
+ Plan
+
+ Free
+ Pro
+
+
+
+
+
Profile completeness
+
+
+
+ {state === 'longContent' ? (
+
+ {longBio}
+
+ ) : null}
+
+