Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADO-302632: added new text to overview page to update rates message #1130

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

alex-solo
Copy link
Collaborator

AB#NNN - Description here

Description

List of proposed changes:

What to test for/How to test

Additional Notes

Copy link

@MarcoGoC MarcoGoC self-requested a review December 24, 2024 23:33
@@ -115,7 +115,7 @@ const Home: NextPage<{ adobeAnalyticsUrl: string }> = ({
<h2 className="text-xs sm:h2 mt-8">{tsln.aboutResultText}</h2>

<div className="w-full mt-4">
<p>{tsln.inflationInfo}</p>
<p dangerouslySetInnerHTML={{ __html: tsln.inflationInfo }}></p>
Copy link
Contributor

@MarcoGoC MarcoGoC Dec 24, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

because of the   ? you could have used the ansi code 0160, it was already there

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants