Skip to content

Remove react warnings in the console

Benoît Courty requested to merge remove-warnings-console into master

Created by: LoicPoullain

This PR removes the react warnings/errors from the console expect one (the <p> issue which fixed in #7 ).

I recommend you to add ?w=1 to the URL when reviewing the code not to see the indentation changes: https://github.com/leximpact/leximpact-client/pull/12/files?w=1

Merge request reports