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,6 +1,5 @@
import React from 'react'
import { capitalize } from 'shared/utils.js'
import Link from 'next/link'
import { getConfig } from 'shared/designs/index.js'
import Popout from 'shared/components/popout.js'
import { useTranslation } from 'next-i18next'