-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request
Description
React 19 drops support for PropTypes entirely and the only way to get any kind of type safety is to migrate to TypeScript, per React devs. We could likely do this migration incrementally by following the example in this StackOverflow answer.
Metadata
Metadata
Assignees
Labels
dependenciesPull requests that update a dependency filePull requests that update a dependency fileenhancementNew feature or requestNew feature or request