From d2086b16614baf7d578df568c0271bfe4951a81d Mon Sep 17 00:00:00 2001 From: jamesgeorge007 Date: Sun, 15 Dec 2019 19:21:25 +0530 Subject: [PATCH] refactor: make use of v-bind directive shorthand vue.js best practices --- components/collections/editCollection.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/collections/editCollection.vue b/components/collections/editCollection.vue index fd7271bf1..34e2b0999 100644 --- a/components/collections/editCollection.vue +++ b/components/collections/editCollection.vue @@ -20,7 +20,7 @@