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