Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: use React.FC<PropTypes> syntax | Eug-VS | 2020-02-03 | -3/+1 |
| | | | | | | This approach is better because it allows to use destructuring right in a function declaration without explicitly defining children propety in PropTypes | |||
* | feat!: install Typescript, migrate Window to .tsx | Eug-VS | 2020-02-03 | -0/+46 |