add missing semicolons
This commit is contained in:
parent
8b82069a03
commit
62fd6afed3
3 changed files with 4 additions and 4 deletions
|
@ -36,7 +36,7 @@ export default {
|
|||
props: {
|
||||
msg: String
|
||||
}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
<!-- Add "scoped" attribute to limit CSS to this component only -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue