-
Notifications
You must be signed in to change notification settings - Fork 216
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor use of frontend-lib-special-exams public API to use hooks. (#…
…1284) * feat: refactor use of frontend-lib-special-exams public API to hooks This commit refactors the use of the frontend-lib-special-exams public API to use hooks. This commit also imports the root reducer from the frontend-lib-special-exams library. This root reducer is used for the specialExams slice when configuring the store for this application. * feat: update special exams version * feat: update snapshots --------- Co-authored-by: Alie Langston <[email protected]>
- Loading branch information
1 parent
174de4b
commit 170cbe1
Showing
8 changed files
with
306 additions
and
111 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
98 changes: 0 additions & 98 deletions
98
src/courseware/course/sequence/Unit/hooks/useExamAccess.test.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.