Added faker and removed some placeholder data

This commit is contained in:
2022-10-19 15:52:44 +02:00
parent 3fbe04896e
commit f30f9090b3
12 changed files with 34 additions and 204 deletions

View File

@ -33,6 +33,7 @@
"zustand": "^4.1.2"
},
"devDependencies": {
"@faker-js/faker": "^7.6.0",
"@sentry/cli": "^2.7.0",
"@trivago/prettier-plugin-sort-imports": "^2.0.2",
"@types/node": "16.11.6",