Frontend component library for displaying special exams on the edx platform

1 Open Issue Need Help Last updated: Jul 17, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This task requires updating a React component library for edX special exams by replacing all instances of the deprecated `injectIntl` higher-order component with the modern `useIntl` hook from the `@edx/frontend-platform/i18n` library. This involves refactoring affected components, updating related tests to maintain coverage, and ensuring the changes don't introduce regressions.

Complexity: 3/5
good first issue

Frontend component library for displaying special exams on the edx platform

JavaScript