aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/components/dashboard/sidebar
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-10 17:59:58 +0000
committerMohamedBassem <me@mbassem.com>2024-03-10 17:59:58 +0000
commitd6dd76021226802adf5295b3243d6f2ae4fa5cc2 (patch)
tree7a25423d46db9e0e224b5f58b73cec5768953b44 /packages/web/components/dashboard/sidebar
parent8ab868d3f94cc6609d278dc952432f1a244c3f84 (diff)
downloadkarakeep-d6dd76021226802adf5295b3243d6f2ae4fa5cc2.tar.zst
refactor: Move all components to the top level directory
Diffstat (limited to '')
-rw-r--r--packages/web/components/dashboard/sidebar/AllLists.tsx (renamed from packages/web/app/dashboard/components/AllLists.tsx)0
-rw-r--r--packages/web/components/dashboard/sidebar/ModileSidebar.tsx (renamed from packages/web/app/dashboard/components/ModileSidebar.tsx)0
-rw-r--r--packages/web/components/dashboard/sidebar/ModileSidebarItem.tsx (renamed from packages/web/app/dashboard/components/ModileSidebarItem.tsx)0
-rw-r--r--packages/web/components/dashboard/sidebar/NewListModal.tsx (renamed from packages/web/app/dashboard/components/NewListModal.tsx)0
-rw-r--r--packages/web/components/dashboard/sidebar/Sidebar.tsx (renamed from packages/web/app/dashboard/components/Sidebar.tsx)0
-rw-r--r--packages/web/components/dashboard/sidebar/SidebarItem.tsx (renamed from packages/web/app/dashboard/components/SidebarItem.tsx)0
-rw-r--r--packages/web/components/dashboard/sidebar/SidebarProfileOptions.tsx (renamed from packages/web/app/dashboard/components/SidebarProfileOptions.tsx)0
7 files changed, 0 insertions, 0 deletions
diff --git a/packages/web/app/dashboard/components/AllLists.tsx b/packages/web/components/dashboard/sidebar/AllLists.tsx
index a77252d0..a77252d0 100644
--- a/packages/web/app/dashboard/components/AllLists.tsx
+++ b/packages/web/components/dashboard/sidebar/AllLists.tsx
diff --git a/packages/web/app/dashboard/components/ModileSidebar.tsx b/packages/web/components/dashboard/sidebar/ModileSidebar.tsx
index 4bd6a347..4bd6a347 100644
--- a/packages/web/app/dashboard/components/ModileSidebar.tsx
+++ b/packages/web/components/dashboard/sidebar/ModileSidebar.tsx
diff --git a/packages/web/app/dashboard/components/ModileSidebarItem.tsx b/packages/web/components/dashboard/sidebar/ModileSidebarItem.tsx
index 9389d2e4..9389d2e4 100644
--- a/packages/web/app/dashboard/components/ModileSidebarItem.tsx
+++ b/packages/web/components/dashboard/sidebar/ModileSidebarItem.tsx
diff --git a/packages/web/app/dashboard/components/NewListModal.tsx b/packages/web/components/dashboard/sidebar/NewListModal.tsx
index f51616ed..f51616ed 100644
--- a/packages/web/app/dashboard/components/NewListModal.tsx
+++ b/packages/web/components/dashboard/sidebar/NewListModal.tsx
diff --git a/packages/web/app/dashboard/components/Sidebar.tsx b/packages/web/components/dashboard/sidebar/Sidebar.tsx
index a5c1d7a5..a5c1d7a5 100644
--- a/packages/web/app/dashboard/components/Sidebar.tsx
+++ b/packages/web/components/dashboard/sidebar/Sidebar.tsx
diff --git a/packages/web/app/dashboard/components/SidebarItem.tsx b/packages/web/components/dashboard/sidebar/SidebarItem.tsx
index 856bdffd..856bdffd 100644
--- a/packages/web/app/dashboard/components/SidebarItem.tsx
+++ b/packages/web/components/dashboard/sidebar/SidebarItem.tsx
diff --git a/packages/web/app/dashboard/components/SidebarProfileOptions.tsx b/packages/web/components/dashboard/sidebar/SidebarProfileOptions.tsx
index f931b63e..f931b63e 100644
--- a/packages/web/app/dashboard/components/SidebarProfileOptions.tsx
+++ b/packages/web/components/dashboard/sidebar/SidebarProfileOptions.tsx