Skip to content

Commit

Permalink
Update template-vue.mst
Browse files Browse the repository at this point in the history
  • Loading branch information
mazipan committed May 25, 2020
1 parent 86c8fd5 commit da6037a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions template-vue.mst
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<div
class="ion"
:class="ionClass"
:title="iconTitle"
name="<%name%>-icon">
:data-title="iconTitle"
data-name="<%name%>-icon">
<%{svg}%>
</div>
</template>
Expand Down

0 comments on commit da6037a

Please sign in to comment.