Skip to content

Commit fe8161d

Browse files
author
pablohpsilva
committed
removed comma
1 parent 6297347 commit fe8161d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/mdInputContainer/mdAutocomplete.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
selected: null,
4848
timeout: 0,
4949
parentContainer: null,
50-
searchButton: null,
50+
searchButton: null
5151
};
5252
},
5353
computed: {

0 commit comments

Comments
 (0)