This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Description
The Problem
React v.17 + doesnt support methods componentWillMount and componentWillReceiveProps. Please, replace them with UNSAFE_componentWillReceiveProps and UNSAFE_componentWillMount
Steps to Reproduce
Expected Behavior
Actual Behavior
Reproducible Code Example
(please fork from this CodePen template or this CodeSandbox template)