From cf2ded4fc88a6ffc09948a0f59bf2f4ac4ba5dc7 Mon Sep 17 00:00:00 2001 From: Braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 24 Nov 2021 15:13:07 +0100 Subject: [PATCH] update: types in SelectionPane.vue Signed-off-by: Braks <78412429+bcakmakoglu@users.noreply.github.com> --- src/container/SelectionPane/SelectionPane.vue | 4 ++-- src/types/node.ts | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/container/SelectionPane/SelectionPane.vue b/src/container/SelectionPane/SelectionPane.vue index e9523e36..367732be 100644 --- a/src/container/SelectionPane/SelectionPane.vue +++ b/src/container/SelectionPane/SelectionPane.vue @@ -1,12 +1,12 @@