From 2ef4af0ff2282e18e6700385d6be402910f8ca63 Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Tue, 16 Sep 2025 22:49:53 +0200 Subject: [PATCH] Fix links submit your own --- web/components/answers/add-compatibility-question-button.tsx | 2 +- web/components/answers/compatibility-questions-display.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/web/components/answers/add-compatibility-question-button.tsx b/web/components/answers/add-compatibility-question-button.tsx index 9813c159..89b6ace6 100644 --- a/web/components/answers/add-compatibility-question-button.tsx +++ b/web/components/answers/add-compatibility-question-button.tsx @@ -32,7 +32,7 @@ export function AddCompatibilityQuestionButton(props: { onClick={() => setOpen(true)} className="text-sm" > - or submit your own! + submit your own! {otherQuestions.length < 1 ? ( - You've already answered all the compatibility questions! + You've already answered all the compatibility questions— ) : ( - Answer more questions to increase your compatibility scores— + Answer more questions to increase your compatibility scores—or )}{''}