Timeout
This commit is contained in:
parent
ee9ababdcf
commit
14eab2daf6
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ export const api = axios.create({
|
|||
headers: {
|
||||
"Content-Type": "application/json",
|
||||
},
|
||||
timeout: 5000,
|
||||
});
|
||||
|
||||
// Create React Query client with default options
|
||||
|
|
|
|||
Loading…
Reference in a new issue