💄 added svg to headers and fixed styling of table
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
f293734490
commit
8abc9dd13e
6 changed files with 39 additions and 14 deletions
|
|
@ -17,7 +17,8 @@
|
|||
"react-modal": "^3.16.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react": "^18.2.15",
|
||||
"@types/node": "^20.5.9",
|
||||
"@types/react": "^18.2.21",
|
||||
"@types/react-dom": "^18.2.7",
|
||||
"@types/react-modal": "^3.16.0",
|
||||
"@typescript-eslint/eslint-plugin": "^6.0.0",
|
||||
|
|
|
|||
Reference in a new issue