* fix:Incorrect Usaage of setState in React Challenge
* apply suggestion
* also set stage usage in other challenges
* fix setState usage in challenges
* correct syntax
* correct usage of useState in other files
* add current message to state
* remove current message from state
* change connect redux to the message app
* remove extra space
* delay offline warning
* Delayed the offline warning
* delayed offline warning
* revert unwanted changes
* correct spacing
* correct spacing second time
* use let instead of var