From 7307b05e3fd7ab7729d36c83baed7f7280139b92 Mon Sep 17 00:00:00 2001 From: Basant Besra Date: Thu, 26 Jul 2018 08:10:40 +0530 Subject: [PATCH] Update Example.vue update `scope` attribute to `slot-scope`. --- example/Example.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/Example.vue b/example/Example.vue index 4addba7..08800c8 100644 --- a/example/Example.vue +++ b/example/Example.vue @@ -22,12 +22,12 @@ :is-fold="props.isFold" :expand-type="props.expandType" :selection-type="props.selectionType"> -