diff --git a/components/Brand/Loading.vue b/components/Brand/Loading.vue index a13f4b0e9..5bd212143 100644 --- a/components/Brand/Loading.vue +++ b/components/Brand/Loading.vue @@ -85,3 +85,58 @@ withDefaults(defineProps(), { /> + + diff --git a/components/UserProfile.ce.vue b/components/UserProfile.ce.vue index 5a2e95d0c..426db926e 100644 --- a/components/UserProfile.ce.vue +++ b/components/UserProfile.ce.vue @@ -79,7 +79,7 @@ onBeforeMount(() => {
- +
diff --git a/components/UserProfile/CallbackFeedback.vue b/components/UserProfile/CallbackFeedback.vue index 2b1746fca..9dd4d6d19 100644 --- a/components/UserProfile/CallbackFeedback.vue +++ b/components/UserProfile/CallbackFeedback.vue @@ -193,7 +193,12 @@ const accountActionStatusCopy = computed((): { text: string; } => { :error="keyInstallStatus === 'failed'" :text="keyInstallStatusCopy.text" > - +