Commit 16395b3101d22101bed507b81ba3738bb52dbc81

Authored by Neeraj Sharma
1 parent c7a4fe86a4

fix login

Showing 1 changed file with 0 additions and 6 deletions   Show diff stats
src/pages/Login.vue
... ... @@ -60,12 +60,6 @@
60 60 </v-flex>
61 61 </v-layout>
62 62 <v-layout>
63   - <v-flex sm12>
64   - <v-text-field
65   - label="Username"
66   - required
67   - ></v-text-field>
68   - </v-flex>
69 63 </v-layout>
70 64 </v-card>
71 65 </v-flex>
... ...