We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7596906 commit 83433beCopy full SHA for 83433be
1 file changed
web/pages/onboarding/soft-gate.tsx
@@ -40,9 +40,9 @@ export default function SoftGatePage() {
40
</p>
41
42
<ul className="text-left mx-auto space-y-2">
43
- <li>
44
- {t("onboarding.soft-gate.bullet1", "Compatibility scores now reflect your values and preferences")}
45
- </li>
+ {/*<li>*/}
+ {/* {t("onboarding.soft-gate.bullet1", "Compatibility scores now reflect your values and preferences")}*/}
+ {/*</li>*/}
46
<li>
47
<span>{t("onboarding.soft-gate.bullet2", "You'll see match percentages that align closely with what you care about")}</span>
48
</li>
0 commit comments