Skip to content

Commit

Permalink
removed extra whitespace before href tag preventing app to load
Browse files Browse the repository at this point in the history
  • Loading branch information
ikwattro committed Jun 29, 2018
1 parent 5b82cee commit 65d09ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/AppToolbar.vue
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
>
</v-text-field>
<v-spacer></v-spacer>
<v-btn href="mailto:wangqiangshen@gmail.com">
<v-btn href="mailto:wangqiangshen@gmail.com">
Hire Me
</v-btn>
<v-btn icon href="https://github.com/tookit/vue-material-admin">
Expand Down

0 comments on commit 65d09ff

Please sign in to comment.