Merge branch 'bx-696-startproject' of https://git.svs-tech.pro/ksenia_mikhailova/mns-mini-zabor into bx-696-startproject
This commit is contained in:
commit
a0a80bdb50
|
@ -35,7 +35,7 @@ const validate = () => {
|
|||
}
|
||||
const submit = (e: any) => {
|
||||
fetch(`${apiBase}/custom_request/`, {
|
||||
method: 'post',
|
||||
method: 'POST',
|
||||
headers: {
|
||||
'Content-Type': 'application/json'
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue