From 8613326822c999ddc28d2b5401dcfe20cab4847e Mon Sep 17 00:00:00 2001 From: Joel Collins Date: Tue, 18 Jun 2019 12:13:08 +0100 Subject: [PATCH] Added name prop --- src/components/panelLeft.vue | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/src/components/panelLeft.vue b/src/components/panelLeft.vue index cd2263d0..7549ff81 100644 --- a/src/components/panelLeft.vue +++ b/src/components/panelLeft.vue @@ -49,13 +49,18 @@ :id="plugin.id" :requireConnection="plugin.requiresConnection" :currentTab="currentTab"> - + +
+ +
+