piotrwitek / react-redux-typescript-guide

The complete guide to static typing in "React & Redux" apps using TypeScript
https://piotrwitek.github.io/react-redux-typescript-guide/
MIT License
13.35k stars 1.09k forks source link

Added typesafe forward-ref component implementation #223

Open piotrwitek opened 2 years ago

piotrwitek commented 2 years ago

Description

Added typesafe forward-ref component implementation

Related issues:

Checklist