Fix copy/paste type in test asset

This commit is contained in:
Safia Abdalla 2020-02-27 10:14:57 -08:00 committed by Ryan Nowak
parent 677a1b5be7
commit f0ac5b07ee
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<p>
short:
<input id="textbox-short" @bind="textboxShortValue" type="number" />
<span id="textbox-short-value">@textboxLongValue</span>
<span id="textbox-short-value">@textboxShortValue</span>
<input id="textbox-short-mirror" @bind="textboxShortValue" readonly />
</p>
<p>