addlevelbutton test

This commit is contained in:
realaravinth
2021-05-07 15:21:27 +05:30
parent d2e4cf5187
commit 7b3f910da7
10 changed files with 209 additions and 18 deletions

View File

@@ -132,7 +132,7 @@ export const getAddForm = () => `
<input
class="sitekey-form__level-input"
type="number"
name=""
name="visitor1"
value=""
id="visitor1"
/>
@@ -142,7 +142,7 @@ export const getAddForm = () => `
Difficulty
<input
type="number"
name="difficulty"
name="difficulty1"
class="sitekey-form__level-input"
value=""
id="difficulty1"