You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the enhancement or change
A clear and concise description of the request. What is the expected outcome? PropTypes have been removed in React 19. This issue is to track the work to remove this from put code base.
A quick search for PropTypes in our repo showed this:
The text was updated successfully, but these errors were encountered:
Describe the enhancement or change
A clear and concise description of the request. What is the expected outcome?
PropTypes
have been removed in React 19. This issue is to track the work to remove this from put code base.A quick search for
PropTypes
in our repo showed this:The text was updated successfully, but these errors were encountered: