➕ Lagt til SWR for enklere bruk av hooks med axios (Kudos: Emil)
Co-authored-by: Sindre Kjelsrud <sindre.kjelsrud@nav.no> Co-authored-by: Amalie Mansåker <amalie.erdal.mansaker@nav.no>
This commit is contained in:
parent
70d813758d
commit
6d5cffe8c2
3 changed files with 23 additions and 13 deletions
|
@ -24,6 +24,7 @@
|
|||
"react": "18.2.0",
|
||||
"react-dom": "18.2.0",
|
||||
"react-router-dom": "^6.14.0",
|
||||
"swr": "^2.2.0",
|
||||
"tailwindcss": "3.3.2",
|
||||
"typescript": "5.1.5"
|
||||
},
|
||||
|
|
Reference in a new issue