Change form type to url #57
This commit is contained in:
@@ -203,7 +203,7 @@
|
||||
<form id="inputForm" method="get" class="flex flex-col gap-2 mx-4">
|
||||
<div class="relative">
|
||||
<input
|
||||
type="text"
|
||||
type="url"
|
||||
id="inputField"
|
||||
placeholder="Enter URL"
|
||||
name="inputField"
|
||||
|
||||
Reference in New Issue
Block a user