Skip to content

Commit 316e3a9

Browse files
author
Elie Prudhomme
committed
Package dist
1 parent cb3f13a commit 316e3a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

dist/Avatar.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<template>
2-
<div><div id="avatar" v-bind:style="style">
2+
<div><div class="avatar" v-bind:style="style">
33
<span v-if="!this.src">{{ userInitial }}</span>
44
</div></div>
55
</template>

dist/vue-avatar.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)