mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-04-28 02:24:48 +00:00
Remove comma
This commit is contained in:
parent
c00a78d500
commit
335d575eec
1 changed files with 1 additions and 1 deletions
|
|
@ -58,6 +58,6 @@
|
|||
toggleSidenav() {
|
||||
this.$root.toggleSidenav();
|
||||
}
|
||||
},
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Reference in a new issue