From e95d33f172aee07a17ebfafd4b331261f150bf89 Mon Sep 17 00:00:00 2001
From: LeoMortari
Date: Sun, 2 Nov 2025 20:39:57 -0300
Subject: [PATCH] =?UTF-8?q?Inicio=20de=20usu=C3=A1rios?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
index.html | 2 +-
src/App.vue | 17 --
src/routes/auth/Login.vue | 15 +-
src/routes/users/index.vue | 517 +++++++++++++++++++------------------
4 files changed, 266 insertions(+), 285 deletions(-)
diff --git a/index.html b/index.html
index 6d865b6..c75da54 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
- Vue Base JS
+ Clipper AI
diff --git a/src/App.vue b/src/App.vue
index 28e06a0..7a4e66b 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -176,23 +176,6 @@
-
-
diff --git a/src/routes/auth/Login.vue b/src/routes/auth/Login.vue
index 573fe67..a34ffb5 100644
--- a/src/routes/auth/Login.vue
+++ b/src/routes/auth/Login.vue
@@ -103,19 +103,6 @@
{{ error }}
-
-
@@ -244,7 +231,7 @@ export default {