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 example for FC with default props #222

Closed SeeeRGo closed 2 years ago

SeeeRGo commented 2 years ago

Description

Added example for FC with default props https://github.com/piotrwitek/react-redux-typescript-guide/issues/135

Related issues:

Checklist


IssueHunt Summary ### Referenced issues This pull request has been submitted to: - [#135: Extend default props example with FC case](https://issuehunt.io/repos/76996763/issues/135) ---