Skip to content

Commit

Permalink
Package dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Elie Prudhomme committed Oct 7, 2016
1 parent cb3f13a commit 316e3a9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion dist/Avatar.vue
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<template>
<div><div id="avatar" v-bind:style="style">
<div><div class="avatar" v-bind:style="style">
<span v-if="!this.src">{{ userInitial }}</span>
</div></div>
</template>
Expand Down
2 changes: 1 addition & 1 deletion dist/vue-avatar.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 316e3a9

Please sign in to comment.