diff --git a/src/components/ProgramCertificatesList/ProgramCertificatesList.jsx b/src/components/ProgramCertificatesList/ProgramCertificatesList.jsx index e69bff09..877424b1 100644 --- a/src/components/ProgramCertificatesList/ProgramCertificatesList.jsx +++ b/src/components/ProgramCertificatesList/ProgramCertificatesList.jsx @@ -86,7 +86,7 @@ function ProgramCertificatesList({ intl }) { const { username } = getAuthenticatedUser(); return ( diff --git a/src/components/ProgramRecordsList/ProgramRecordsList.jsx b/src/components/ProgramRecordsList/ProgramRecordsList.jsx index 9b44593d..8bac089e 100644 --- a/src/components/ProgramRecordsList/ProgramRecordsList.jsx +++ b/src/components/ProgramRecordsList/ProgramRecordsList.jsx @@ -46,7 +46,7 @@ function ProgramRecordsList() { const { username } = getAuthenticatedUser(); return (