isolate social media platforms into separate hiive events #810
Annotations
2 warnings
Run Lint Checks:
src/OnboardingSPA/components/App/index.js#L74
React Hook useSelect has an unnecessary dependency: 'location.pathname'. Either exclude it or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/components/App/index.js#L306
React Hook useEffect has missing dependencies: 'handleConditionalDesignStepsRoutes', 'handlePreviousStepTracking', 'setActiveFlow', 'setActiveStep', and 'syncStoreToDB'. Either include them or remove the dependency array
|