mirror of
https://github.com/ThisIsBenny/wishlist-app.git
synced 2025-06-07 05:57:41 +00:00
remove cors option
Signed-off-by: Benny Samir Hierl <bennysamir@posteo.de>
This commit is contained in:
parent
e94423a5b6
commit
d4720ffd3e
1 changed files with 0 additions and 3 deletions
|
@ -18,7 +18,4 @@ export const useFetch = createFetch({
|
|||
return { options }
|
||||
},
|
||||
},
|
||||
fetchOptions: {
|
||||
mode: 'cors',
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue