make binding one-way

This commit is contained in:
Niels Lyngsø
2020-06-26 16:11:42 +02:00
parent 0c7f8469d9
commit 7f3923d9b5

View File

@@ -17,7 +17,7 @@
bindings: {
view: "@",
block: "=",
api: "=",
api: "<",
index: "<"
}
}