MicheleBertoli/react-automata

Typescript support?

Ouverte

#81 ouverte le 20 oct. 2018

 (1 commentaire) (2 réactions) (0 personne assignée)JavaScript (60 forks)batch import
help wanted

Métriques du dépôt

Stars
 (1 343 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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.

Guide contributeur