Skip to content

Conversation

@Manik-Khajuria-5
Copy link
Contributor

@Manik-Khajuria-5 Manik-Khajuria-5 commented Jan 25, 2026

Issue number

Contributes to #4460


Description

This pull request refactors the WeekdayOfTheMonthIndex component by converting it from a legacy class-based React component to a modern, hook-based functional component.


Key Changes

  • Converted WeekdayOfTheMonthIndex from a class component to a functional component
  • Replaced lifecycle methods with appropriate React hooks (useIntl)
  • Ensured no behavioral or UI regressions
  • Maintained full feature parity with the previous implementation


@Manik-Khajuria-5 Manik-Khajuria-5 marked this pull request as ready for review January 25, 2026 16:37
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.

1 participant