feat: remove unused action in form
This commit is contained in:
parent
e400b7e9ce
commit
d23e007518
@ -20,7 +20,7 @@
|
||||
how to use it.
|
||||
</p>
|
||||
|
||||
<form action="/api/add" method="post">
|
||||
<form>
|
||||
<span>
|
||||
<label for="title">Title</label>
|
||||
<input type="text" name="title" id="title" minlength="1" maxlength="50" required>
|
||||
|
Loading…
Reference in New Issue
Block a user