mirror of
https://github.com/System-End/site.git
synced 2026-04-20 00:25:19 +00:00
JJJ jh hh
This commit is contained in:
parent
3733856192
commit
6300188fc2
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ const JoinForm = () => {
|
|||
}}
|
||||
>
|
||||
<form action={`/api/join`} onSubmit={(e) => {
|
||||
e.preventDefault();
|
||||
e.preventDefault()
|
||||
fetch(`/api/join`, {
|
||||
method: 'POST',
|
||||
headers: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue