Compare commits
2 Commits
f00bf9499b
...
7087060393
Author | SHA1 | Date | |
---|---|---|---|
7087060393 | |||
0bd54c23f9 |
@ -31,7 +31,7 @@ export default function Home(): ReactElement {
|
|||||||
{
|
{
|
||||||
method: "POST",
|
method: "POST",
|
||||||
headers: {
|
headers: {
|
||||||
"Content-Type": "application/json",
|
"Content-Type": "text/plain",
|
||||||
},
|
},
|
||||||
body: value,
|
body: value,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user