Skip to content

style(frontend): Update layout and styling within the app #13

style(frontend): Update layout and styling within the app

style(frontend): Update layout and styling within the app #13

GitHub Actions / ESLint Report Analysis succeeded Jan 9, 2024 in 0s

ESLint Report Analysis

0 ESLint error(s) and 1 ESLint warning(s) found

Details

Annotations

Check warning on line 48 in src/sections/dashboard/components/sidebar/side-nav.tsx

See this annotation in the file changed.

@github-actions github-actions / ESLint Report Analysis

src/sections/dashboard/components/sidebar/side-nav.tsx#L48

[react-hooks/exhaustive-deps] React Hook useEffect has missing dependencies: 'lastOpenItem' and 'openItem'. Either include them or remove the dependency array. You can also replace multiple useState variables with useReducer if 'setOpenItem' needs the current value of 'lastOpenItem'.