Fix linting issues

This commit is contained in:
Kamran Ahmed
2021-09-05 16:12:54 +02:00
parent ba1b876e14
commit d5b091a5ed
10 changed files with 13536 additions and 681 deletions

View File

@@ -7,6 +7,7 @@
"rules": {
"@next/next/no-img-element": [
"off"
]
],
"react/display-name": ["off"]
}
}