mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-07 02:22:52 +00:00
fix: typo
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
const dispatch = createEventDispatcher()
|
const dispatch = createEventDispatcher()
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<h3>Type the following to confim the action</h3>
|
<h3>Type the following to confirm the action</h3>
|
||||||
|
|
||||||
<p>{challengeString}</p>
|
<p>{challengeString}</p>
|
||||||
<input type="text" bind:value={challengeInput} placeholder={challengeString} />
|
<input type="text" bind:value={challengeInput} placeholder={challengeString} />
|
||||||
|
|||||||
Reference in New Issue
Block a user