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

#10717: Fix typo in localized component #10723

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

mahmoudadel54
Copy link
Contributor

Description

In this PR, I have fixed an existing typo in Localized.jsx component by correct prop type of 'localeKey' and added default value = true for it.

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (check one with "x", remove the others)

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Other... Please describe: correct a typo

Issue

What is the current behavior?
#10717

What is the new behavior?
Typo is corrected now in code.

Breaking change

Does this PR introduce a breaking change? (check one with "x", remove the other)

  • Yes, and I documented them in migration notes
  • No

Other useful information

@mahmoudadel54 mahmoudadel54 added this to the 2025.01.00 milestone Dec 9, 2024
@mahmoudadel54 mahmoudadel54 requested a review from MV88 December 9, 2024 14:21
@mahmoudadel54 mahmoudadel54 self-assigned this Dec 9, 2024
@mahmoudadel54 mahmoudadel54 linked an issue Dec 9, 2024 that may be closed by this pull request
6 tasks
@MV88 MV88 merged commit 42f70d0 into geosolutions-it:master Dec 9, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typo in localized component
2 participants