mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-03-16 22:10:27 +00:00
removed comma
This commit is contained in:
parent
6297347a0c
commit
fe8161d96e
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,7 @@
|
|||
selected: null,
|
||||
timeout: 0,
|
||||
parentContainer: null,
|
||||
searchButton: null,
|
||||
searchButton: null
|
||||
};
|
||||
},
|
||||
computed: {
|
||||
|
|
|
|||
Loading…
Reference in a new issue