diff --git a/components/Auth.ce.vue b/components/Auth.ce.vue index ef9b8ed7a..5204ee10e 100644 --- a/components/Auth.ce.vue +++ b/components/Auth.ce.vue @@ -33,18 +33,11 @@ const button = computed(() => { {{ stateData.message }} - - - {{ button.text }} - + :icon="button.icon" + :text="button.text" />