From 27f7ed5fb42749f5575a6bbf271b12b4f89357a3 Mon Sep 17 00:00:00 2001 From: wobsoriano Date: Sun, 18 Dec 2022 21:50:10 -0800 Subject: [PATCH] eslint fix --- playground/pages/index.vue | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/playground/pages/index.vue b/playground/pages/index.vue index 5b2cfb6..dc208fb 100644 --- a/playground/pages/index.vue +++ b/playground/pages/index.vue @@ -30,8 +30,14 @@ const { data: todos, pending, error, refresh } = await $client.todo.getTodos.use