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

Move imports to top of file fix #197 #198

Closed chmac closed 4 years ago

chmac commented 4 years ago

Description

Related issues:

piotrwitek commented 4 years ago

That's a source file for documentation purposes, not really used in the playground application. I already solved it, but anyway thanks for your effort!