From 798dd243e00194bd6e3db53d15fd8d08b1aff514 Mon Sep 17 00:00:00 2001 From: KshitijThareja Date: Thu, 15 Aug 2024 13:09:25 +0530 Subject: [PATCH 1/3] Modify testing playground to render named and default slots in a single template --- docs/pages/testing-playground.vue | 30 ++-- .../__tests__/KButton.spec.js | 136 +++++++++--------- 2 files changed, 79 insertions(+), 87 deletions(-) diff --git a/docs/pages/testing-playground.vue b/docs/pages/testing-playground.vue index 181908cec..98127afd7 100644 --- a/docs/pages/testing-playground.vue +++ b/docs/pages/testing-playground.vue @@ -8,14 +8,16 @@ -->
- - - -