1
0
Fork 0

chore: linter issues

This commit is contained in:
joostdecock 2023-02-05 19:58:25 +01:00
parent c894deb912
commit 86aa0f20da
34 changed files with 83 additions and 102 deletions

View file

@ -10,7 +10,6 @@ export const useApp = () => {
const locale = useRouter().locale
// Persistent state
const [account, setAccount] = useLocalStorage('account', { username: false })
const [theme, setTheme] = useTheme()
// React State