From bda0a087239ee112ac3dd7f8fcc2590766469fe2 Mon Sep 17 00:00:00 2001 From: iman malekian Date: Mon, 5 Sep 2022 10:07:52 +0430 Subject: [PATCH] feat(directives): :sparkles: Bind $attrs and $listeners --- src/components/VueToyFace.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/VueToyFace.vue b/src/components/VueToyFace.vue index cf9b468..4ceabb9 100644 --- a/src/components/VueToyFace.vue +++ b/src/components/VueToyFace.vue @@ -1,5 +1,5 @@