From 4ae072d4ad7b5fad210fb8a69bf1b2bb37a6dff8 Mon Sep 17 00:00:00 2001 From: alvarosabu Date: Wed, 3 May 2023 13:14:19 +0200 Subject: [PATCH] chore: lint issues with isFunction util --- playground/src/components/TheExperience.vue | 2 +- playground/src/components/gltf/index.vue | 2 +- src/utils/index.ts | 2 -- 3 files changed, 2 insertions(+), 4 deletions(-) diff --git a/playground/src/components/TheExperience.vue b/playground/src/components/TheExperience.vue index 9ffa42e8b..663513caa 100644 --- a/playground/src/components/TheExperience.vue +++ b/playground/src/components/TheExperience.vue @@ -1,5 +1,5 @@