-
Notifications
You must be signed in to change notification settings - Fork 107
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: [IOBP-1095] Replace legacy headers for IDPay screens (#6583)
## Short description This pull request focuses on refactoring multiple screens in the `IDPay` feature to use the `useHeaderSecondLevel` hook instead of the `TopScreenComponent` and `BaseScreenComponent` components. Additionally, it includes a minor update to a test file ## List of changes proposed in this pull request - Replaced `TopScreenComponent` with `useHeaderSecondLevel` hook - Replaced `BaseScreenComponent` with `useHeaderSecondLevel` hook ## How to test Ensure that all IDPay headers are fully aligned with the established design requirements --------- Co-authored-by: Alessandro <[email protected]>
- Loading branch information
1 parent
3bd912a
commit b03d94e
Showing
17 changed files
with
408 additions
and
399 deletions.
There are no files selected for viewing
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
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
Oops, something went wrong.