don't autocapitalize website input; refactor tasks
This commit is contained in:
@@ -60,6 +60,7 @@
|
||||
<input
|
||||
v-model="fullClaim.url"
|
||||
placeholder="Website"
|
||||
autocapitalize="none"
|
||||
class="block w-full rounded border border-slate-400 mb-4 px-3 py-2"
|
||||
/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user