chore(create-app): prettier codes

This commit is contained in:
陈嘉涵
2020-01-19 11:44:09 +08:00
parent 1691451813
commit 9993bb16aa
5 changed files with 24 additions and 24 deletions

View File

@@ -12,9 +12,9 @@ export default {
color: String,
type: {
type: String,
default: 'primary'
}
}
default: 'primary',
},
},
};
</script>