From bb488e15e8bd1370be0b1499524e56038029137f Mon Sep 17 00:00:00 2001 From: jlpereira Date: Tue, 8 Aug 2023 12:02:52 -0300 Subject: [PATCH] Set ClientOnly for Descendants spinner --- .../Panel/PanelDescendants/Descendants.vue | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/src/modules/otus/components/Panel/PanelDescendants/Descendants.vue b/src/modules/otus/components/Panel/PanelDescendants/Descendants.vue index 54fd714..32cb99d 100644 --- a/src/modules/otus/components/Panel/PanelDescendants/Descendants.vue +++ b/src/modules/otus/components/Panel/PanelDescendants/Descendants.vue @@ -1,10 +1,12 @@