+
{matchHeadingTitle}
-
- + +
{matchHeadingDescription}
- Unable to load match summary. -
- ) : matchSummary ? ( - <> -- {matchDisplay.name} -
- -
- {pairedEduFields.map((field, index) => (
-
- {index > 0 ? (
- |
- ) : null}
-
- {field.label}:{" "}
+
+ ) : (
+
+ Unable to load match summary.
+
+ {pairedPersonalFields.map((field, index) => (
+
+ {index > 0 ? (
+ |
+ ) : null}
+
+ {field.label}:{" "}
+
+ {field.value}
- {field.value}
-
- ))}
-
+ {matchDisplay.name}
+
+
+
+ {pairedEduFields.map((field, index) => ( + + {index > 0 ? ( + | + ) : null} + + {field.label}:{" "} + + {field.value} + + ))} +
+ ) : null} + + {matchDisplay.job ? ( +- No match summary is available yet. -
- )} -+ No match summary is available yet. +
+ )} + + )} +