+4
-3
lines changedFilter options
+4
-3
lines changed Original file line number Diff line number Diff line change
@@ -48,9 +48,10 @@
48
48
},
49
49
computed: {
50
50
listeners () {
51
-
var l = {...this.$listeners}
52
-
delete l.input
53
-
return l
51
+
return {
52
+
...this.$listeners,
53
+
input: this.onInput
54
+
}
54
55
},
55
56
textareaStyles () {
56
57
return {
You can’t perform that action at this time.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4