diff --git a/web/components/optional-profile-form.tsx b/web/components/optional-profile-form.tsx index f0fc5fa0..11376c6c 100644 --- a/web/components/optional-profile-form.tsx +++ b/web/components/optional-profile-form.tsx @@ -276,9 +276,10 @@ export const OptionalLoveUserForm = (props: { + onChange={(selected) => { setProfile('pref_relation_styles', selected) - } + setLookingRelationship((selected || []).includes('relationship')) + }} /> @@ -530,14 +531,14 @@ export const OptionalLoveUserForm = (props: { /> - - - setLookingRelationship(c)} - /> - + {/**/} + {/* */} + {/* setLookingRelationship(c)}*/} + {/* />*/} + {/**/} {lookingRelationship && <>