1
0
Fork 0

chore(org): Linter fixes

This commit is contained in:
joostdecock 2023-05-20 14:44:38 +02:00
parent e027d560f8
commit 901422cf4e

View file

@ -42,7 +42,7 @@ export const PageWrapper = (props) => {
//const [theme, setTheme] = useTheme()
const [currentTheme, setCurrentTheme] = useState()
const [navupdates, setNavupdates] = useState(0)
useEffect(() => setCurrentTheme(theme), [currentTheme, theme])
useEffect(() => setCurrentTheme(theme), [currentTheme])
/*
* Update navigation context with title and path