Fix lint errors

This commit is contained in:
Cédric FAMIBELLE-PRONZOLA
2021-09-21 21:28:04 +02:00
parent d1bb5ce0f7
commit aa65b41206
9 changed files with 13 additions and 15 deletions
-1
View File
@@ -1,4 +1,3 @@
import React from 'react'
import Image from 'next/image'
import {useRouter} from 'next/router'
import PropTypes from 'prop-types'