Add massive upgrade text

This commit is contained in:
MartinBraquet
2025-10-11 21:42:46 +02:00
parent 9947f7b967
commit 8cc33d3418

View File

@@ -157,6 +157,11 @@ export function AnswerCompatibilityQuestionContent(props: {
return (
<Col className="h-full w-full gap-4">
<Col className="gap-1">
<Row className="text-blue-400 -mt-4 w-full justify-start text-sm">
<span>
Massive upgrade coming soon! More prompts, better predictive power, filtered by category, etc.
</span>
</Row>
{index !== null &&
index !== undefined &&
total !== null &&