diff --git a/wp-content/themes/ccat/app/components/auth/LoginForm.vue b/wp-content/themes/ccat/app/components/auth/AuthLoginForm.vue similarity index 56% rename from wp-content/themes/ccat/app/components/auth/LoginForm.vue rename to wp-content/themes/ccat/app/components/auth/AuthLoginForm.vue index d9dcb57..8a54043 100644 --- a/wp-content/themes/ccat/app/components/auth/LoginForm.vue +++ b/wp-content/themes/ccat/app/components/auth/AuthLoginForm.vue @@ -1,9 +1,5 @@