Fix ImageInput object-fit, fix People page title (#712)

This commit is contained in:
Charles Bochet
2023-07-16 23:25:41 -07:00
committed by GitHub
parent 4cb856a180
commit b76047d255
4 changed files with 3 additions and 5 deletions

View File

@ -164,7 +164,7 @@
"workerDirectory": "public"
},
"nyc": {
"lines": 65,
"lines": 60,
"statements": 60,
"exclude": [
"src/generated/**/*"