diff --git a/src/components/ProfilePage.jsx b/src/components/ProfilePage.jsx index c17645d..6f06014 100644 --- a/src/components/ProfilePage.jsx +++ b/src/components/ProfilePage.jsx @@ -221,7 +221,7 @@ export class ProfilePage extends React.Component { {...commonFormProps} /> - + {shouldShowAgeMessage ? : null} +
- +

{certificateType}

{courseDisplayName}

@@ -82,6 +83,7 @@ class Certificates extends React.Component { />

{courseOrganization}

+