vue-tables-2
Advanced tools
Comparing version 2.0.26 to 2.0.27
@@ -42,3 +42,3 @@ "use strict"; | ||
on: { | ||
"keyup": props.search(props.debounce) | ||
"keyup": props.search(props.opts.debounce) | ||
} | ||
@@ -45,0 +45,0 @@ })]); |
{ | ||
"name": "vue-tables-2", | ||
"description": "Vue.js 2 grid components", | ||
"version": "2.0.26", | ||
"version": "2.0.27", | ||
"keywords": [ | ||
@@ -6,0 +6,0 @@ "vue2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
660200