Templates: update React's component's State and Property type #777

Closed
opened 2025-08-09 17:17:38 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @stephtr on 5/4/2017

The React templates used any and void as State and Property types for React.Component, even though it should be {}.

*Originally created by @stephtr on 5/4/2017* The React templates used `any` and `void` as State and Property types for React.Component, even though it should be `{}`.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#777
No description provided.