Merge branch 'administativePages' of https://gitlab.com/kluppsoftware/smart-energia-web into administativePages
This commit is contained in:
commit
19f4c6ce23
@ -93,6 +93,10 @@ export default function clients({clients}) {
|
|||||||
password,
|
password,
|
||||||
password_confirmation,
|
password_confirmation,
|
||||||
client_id
|
client_id
|
||||||
|
}, {
|
||||||
|
headers: {
|
||||||
|
'Content-Type': 'multipart/form-data'
|
||||||
|
},
|
||||||
}).then(res => {
|
}).then(res => {
|
||||||
setOpenSnackSuccess(true)
|
setOpenSnackSuccess(true)
|
||||||
setOpenModalInativar(false)
|
setOpenModalInativar(false)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user