Skip to content

Commit

Permalink
Basic info, participants card
Browse files Browse the repository at this point in the history
  • Loading branch information
jakdan99 committed Sep 30, 2024
1 parent 6d79ade commit 13b9303
Show file tree
Hide file tree
Showing 18 changed files with 541 additions and 112 deletions.
4 changes: 4 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"i18n-ally.localesPaths": [
"src/locales"
],
"i18n-ally.keystyle": "nested",
}
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,13 +55,16 @@
"express": "^4.19.2",
"form-data": "^4.0.0",
"formik": "^2.4.6",
"i18next": "^23.15.1",
"i18next-http-backend": "^2.6.1",
"material-react-table": "^2.13.0",
"oidc-client-ts": "^3.0.1",
"papaparse": "^5.4.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-drag-drop-files": "^2.3.10",
"react-flags-select": "^2.2.3",
"react-i18next": "^15.0.1",
"react-oidc-context": "^3.1.0",
"react-router": "^6.23.1",
"react-router-dom": "^6.23.1",
Expand Down
132 changes: 116 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 13b9303

Please sign in to comment.