From cc8480541a4bd2806d3cabfc74ea3fa9061fdb84 Mon Sep 17 00:00:00 2001 From: Eduardo San Martin Morote Date: Wed, 17 May 2023 10:40:13 +0200 Subject: [PATCH] chore: add playground tests --- packages/playground/src/App.vue | 4 ++- packages/playground/src/main.ts | 6 ++++- .../playground/src/stores/counterSetup.ts | 5 +++- .../src/views/CounterSetupStore.vue | 26 +++++++++++++------ 4 files changed, 30 insertions(+), 11 deletions(-) diff --git a/packages/playground/src/App.vue b/packages/playground/src/App.vue index 3f0e3f8c..28712067 100644 --- a/packages/playground/src/App.vue +++ b/packages/playground/src/App.vue @@ -25,12 +25,14 @@ + - - -- 2.47.2