We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab5895 commit c8f1456Copy full SHA for c8f1456
vue/src/components/Topbar.vue
@@ -27,7 +27,7 @@
27
<input
28
id="n-email"
29
class="textfield-modal"
30
- v-model="email"
+ v-model="username"
31
type="text"
32
placeholder="Email"
33
/>
0 commit comments