1
0
Fork 0

chore: Fixing linter warnings

This commit is contained in:
Joost De Cock 2022-07-12 20:31:53 +02:00
parent f9e3236253
commit 8225009e96
25 changed files with 20 additions and 187 deletions

View file

@ -1,4 +1,3 @@
import themes from 'shared/themes/index.js'
import LocaleIcon from 'shared/components/icons/i18n.js'
import { useRouter } from 'next/router'
import { useTranslation } from 'next-i18next'