modify
This commit is contained in:
parent
0c4fbd952d
commit
db6109515a
@ -69,7 +69,7 @@ const AddProduct = () => {
|
|||||||
{
|
{
|
||||||
headers: {
|
headers: {
|
||||||
"Content-Type": 'multipart/form-data',
|
"Content-Type": 'multipart/form-data',
|
||||||
// Authorization: `Bearer ${token}`,
|
Authorization: `Bearer ${token}`,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
|
Loading…
Reference in New Issue
Block a user