Skip to content

Commit 83433be

Browse files
committed
Comment line
1 parent 7596906 commit 83433be

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

web/pages/onboarding/soft-gate.tsx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ export default function SoftGatePage() {
4040
</p>
4141

4242
<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>
43+
{/*<li>*/}
44+
{/* {t("onboarding.soft-gate.bullet1", "Compatibility scores now reflect your values and preferences")}*/}
45+
{/*</li>*/}
4646
<li>
4747
<span>{t("onboarding.soft-gate.bullet2", "You'll see match percentages that align closely with what you care about")}</span>
4848
</li>

0 commit comments

Comments
 (0)