Many little improvements
Compare changes
- Frank Bessou authored
The `render` function of react-dom is deprecated as of react 18. See https://github.com/facebook/react/blob/main/CHANGELOG.md#1800-march-29-2022
Don't hesitate to review commit by commit.
Further improvements could be made: I think that we could enforce using prettier and jest for example.
The `render` function of react-dom is deprecated as of react 18. See https://github.com/facebook/react/blob/main/CHANGELOG.md#1800-march-29-2022