diff --git a/web/components/answers/compatibility-questions-display.tsx b/web/components/answers/compatibility-questions-display.tsx index f00d3224..ed7d0fe2 100644 --- a/web/components/answers/compatibility-questions-display.tsx +++ b/web/components/answers/compatibility-questions-display.tsx @@ -583,28 +583,26 @@ export function CompatibilityAnswerBlock(props: { ))} )} - {/*{isAnswered && (*/} - {/* */} - {/* {comparedProfile && isAnswered && (*/} - {/* */} - {/* */} - {/* */} - {/* )}*/} - {/* {isCurrentUser && isAnswered && (*/} - {/* */} - {/* setEditOpen(true)} />*/} - {/* */} - {/* )}*/} - {/* /!*{question.importance_score == 0 &&
Core Question
}*!/*/} - {/* */} - {/*)}*/} + + {comparedProfile && isAnswered && ( + + + + )} + {isCurrentUser && isAnswered && ( + + setEditOpen(true)} /> + + )} + {/*{question.importance_score == 0 &&
Core Question
}*/} + {showCommunityInfo && ( {shortenedPopularity && (