From 797915d597a09aa9815f0b4f07a1ed899c413911 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Sofia=20Reh=C3=A1kov=C3=A1?=
<125893846+sofiarehakova@users.noreply.github.com>
Date: Mon, 3 Nov 2025 17:22:49 +0100
Subject: [PATCH] =?UTF-8?q?edit=20company=20str=C3=A1nky?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
frontend/app/pages/dashboard/company.vue | 367 ------------------
.../app/pages/dashboard/company/index.vue | 43 ++
2 files changed, 43 insertions(+), 367 deletions(-)
delete mode 100644 frontend/app/pages/dashboard/company.vue
create mode 100644 frontend/app/pages/dashboard/company/index.vue
diff --git a/frontend/app/pages/dashboard/company.vue b/frontend/app/pages/dashboard/company.vue
deleted file mode 100644
index 5811343..0000000
--- a/frontend/app/pages/dashboard/company.vue
+++ /dev/null
@@ -1,367 +0,0 @@
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/frontend/app/pages/dashboard/company/index.vue b/frontend/app/pages/dashboard/company/index.vue
new file mode 100644
index 0000000..6f2d8e2
--- /dev/null
+++ b/frontend/app/pages/dashboard/company/index.vue
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file