From f0d6a93a584c062d263787841c11b99349975374 Mon Sep 17 00:00:00 2001 From: Sebin Nyshkim Date: Wed, 24 Mar 2021 23:30:02 +0100 Subject: [PATCH] refactor: :recycle: use v-slot shorthand --- src/App.vue | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/App.vue b/src/App.vue index 1c6a3b8..c28d3ab 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,18 +1,18 @@