refactor: change icon-svg to svg-icon

This commit is contained in:
Pan
2017-10-24 17:43:55 +08:00
parent f99b97d9f1
commit c82ed3fcbf
11 changed files with 20 additions and 20 deletions

View File

@@ -6,7 +6,7 @@
<script>
export default {
name: 'icon-svg',
name: 'svg-icon',
props: {
iconClass: {
type: String,