feat: Add certificate status component to the new progress page (#415)
Much of the logic is copied from the course exit certificate states. AA-719
This commit is contained in:
committed by
GitHub
parent
ce69d57dc8
commit
ef635b2a9b
@@ -76,6 +76,7 @@ export function initializeMockApp() {
|
||||
roles: [],
|
||||
administrator: false,
|
||||
},
|
||||
SUPPORT_URL_ID_VERIFICATION: true,
|
||||
});
|
||||
|
||||
const loggingService = configureLogging(MockLoggingService, {
|
||||
|
||||
Reference in New Issue
Block a user