Revert "Name added to input"

This reverts commit 4a95641e46.
This commit is contained in:
Thomas Bolander 2017-06-20 10:57:29 +02:00
parent ee8ec4b229
commit c2584e02f8

View file

@ -1,7 +1,6 @@
<template>
<input
class="md-input"
:name="name"
:type="type"
:value="value"
:disabled="disabled"