chore: Update inputMode to inputmode

This commit is contained in:
BluJ
2023-04-20 15:06:51 -06:00
parent bd66c9c696
commit 72a7b02814
7 changed files with 13 additions and 13 deletions

View File

@@ -38,7 +38,7 @@ describe("builder tests", () => {
"minLength": null,
"maxLength": null,
"patterns": [],
"inputMode":"text",
"inputmode":"text",
"name": "Peer tor address",
"required": true
}}`