From 2be615495abb8a717d284d4526792f67fbd1ed1d Mon Sep 17 00:00:00 2001 From: Nancy <42977925+mantis-toboggan-md@users.noreply.github.com> Date: Thu, 25 Jul 2024 08:55:00 -0700 Subject: [PATCH] consider all clusterclass variables set to default value to be valid (#73) --- pkg/capi/components/CCVariables/Variable.vue | 16 +++++++++++ pkg/capi/components/CCVariables/index.vue | 8 +++--- yarn.lock | 30 ++++---------------- 3 files changed, 26 insertions(+), 28 deletions(-) diff --git a/pkg/capi/components/CCVariables/Variable.vue b/pkg/capi/components/CCVariables/Variable.vue index 06bfd52..06c3f28 100644 --- a/pkg/capi/components/CCVariables/Variable.vue +++ b/pkg/capi/components/CCVariables/Variable.vue @@ -1,6 +1,8 @@