-
Notifications
You must be signed in to change notification settings - Fork 106
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor: [IOBP-1096] Replace legacy markdown component for IDPay (#6585
) ## Short description This pull request includes several changes to the `idpay` feature components, focusing on replacing the `LegacyMarkdown` component with the new `IOMarkdown` component. ## List of changes proposed in this pull request - Replaced `LegacyMarkdown` with `IOMarkdown` for displaying markdown content - Removed `OnboardingDescriptionMarkdown` component in `ts/features/idpay/onboarding/components/OnboardingDescriptionMarkdown.tsx` as already done in #6445 ## How to test Ensure that all legacy IDPay markdown components are aligned with the established design requirements Co-authored-by: Alessandro <[email protected]>
- Loading branch information
1 parent
40f6224
commit 6d14bde
Showing
4 changed files
with
11 additions
and
55 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