MicheleBertoli/react-automata

Typescript support?

Open

#81 aperta il 20 ott 2018

Vedi su GitHub
 (1 commento) (2 reazioni) (0 assegnatari)JavaScript (60 fork)batch import
help wanted

Metriche repository

Star
 (1343 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Is Typescript support planned? Currently, the withStateMachine HOC produces a component that no longer has the props from the wrapped component. Thus VSCode can no longer validate props when the resulting component is used in JSX.

Guida contributor