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

theme color provider #517

Merged
merged 1 commit into from
May 2, 2024
Merged

theme color provider #517

merged 1 commit into from
May 2, 2024

Conversation

erinz2020
Copy link
Contributor

set up theme color provider to replace hardcoded colors

@erinz2020 erinz2020 requested a review from naknomum May 2, 2024 15:53
@@ -7,7 +7,7 @@ export default function useLogin() {
const intl = useIntl();

const errorMessage = intl.formatMessage({
id: 'INVALID_EMAIL_OR_PASSWORD',
id: 'LOGIN_INVALID_EMAIL_OR_PASSWORD',
Copy link
Member

Choose a reason for hiding this comment

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

oh a sneaky bugfix! 🙂

Copy link
Member

@naknomum naknomum left a comment

Choose a reason for hiding this comment

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

looks good

@TanyaStere42 TanyaStere42 merged commit 93edb6a into master May 2, 2024
2 checks passed
@TanyaStere42 TanyaStere42 deleted the themeColorProvider branch May 2, 2024 17:27
@TanyaStere42 TanyaStere42 modified the milestones: 10.2.0, 10.1.1 May 2, 2024
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.

None yet

3 participants