To accomodate the upgrade of react 18 and redux we need to move away from class only React components to function component and redux hooks.
To accomodate the upgrade of react 18 and redux we need to move away from class only React components to function component and redux hooks.