chore: linter issues
This commit is contained in:
parent
c894deb912
commit
86aa0f20da
34 changed files with 83 additions and 102 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue