Update stylesheet.scss #778
Annotations
5 warnings
Run Lint Checks:
src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L54
React Hook useEffect has a missing dependency: 'saveDataAndExit'. Either include it or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/components/Loaders/Chapter/Interstitial/index.js#L59
React Hook useEffect has missing dependencies: 'setIsDrawerSuppressed' and 'setSidebarActiveView'. Either include them or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/steps/Complete/index.js#L79
React Hook useEffect has missing dependencies: 'checkFlowComplete' and 'flushQueue'. Either include them or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/steps/Complete/index.js#L83
React Hook useEffect has a missing dependency: 'setNavigationState'. Either include it or remove the dependency array
|
Run Lint Checks:
src/OnboardingSPA/steps/SiteFeatures/index.js#L89
React Hook useEffect has missing dependencies: 'getCustomPlugins', 'isLargeViewport', 'setDrawerActiveView', 'setIsDrawerOpened', 'setIsDrawerSuppressed', 'setIsHeaderNavigationEnabled', and 'setSidebarActiveView'. Either include them or remove the dependency array
|