aboutsummaryrefslogtreecommitdiffstats
path: root/packages/web/app/dashboard
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-02-08 15:14:23 +0000
committerMohamedBassem <me@mbassem.com>2024-02-08 15:15:21 +0000
commit80bb8a108f29331cdb2f2695f6801beee104dc89 (patch)
treeb1ae2a512963a9c916c4bfed71f7633f508de131 /packages/web/app/dashboard
parent333429adbaaa592cc96b480a5228f0e3f1de4cc2 (diff)
downloadkarakeep-80bb8a108f29331cdb2f2695f6801beee104dc89.tar.zst
[refactor] Move the different packages to the package subdir
Diffstat (limited to '')
-rw-r--r--packages/web/app/dashboard/bookmarks/components/AddLink.tsx (renamed from web/app/dashboard/bookmarks/components/AddLink.tsx)0
-rw-r--r--packages/web/app/dashboard/bookmarks/components/LinkCard.tsx (renamed from web/app/dashboard/bookmarks/components/LinkCard.tsx)0
-rw-r--r--packages/web/app/dashboard/bookmarks/components/LinksGrid.tsx (renamed from web/app/dashboard/bookmarks/components/LinksGrid.tsx)0
-rw-r--r--packages/web/app/dashboard/bookmarks/page.tsx (renamed from web/app/dashboard/bookmarks/page.tsx)0
-rw-r--r--packages/web/app/dashboard/components/Sidebar.tsx (renamed from web/app/dashboard/components/Sidebar.tsx)0
-rw-r--r--packages/web/app/dashboard/layout.tsx (renamed from web/app/dashboard/layout.tsx)0
6 files changed, 0 insertions, 0 deletions
diff --git a/web/app/dashboard/bookmarks/components/AddLink.tsx b/packages/web/app/dashboard/bookmarks/components/AddLink.tsx
index fb77786c..fb77786c 100644
--- a/web/app/dashboard/bookmarks/components/AddLink.tsx
+++ b/packages/web/app/dashboard/bookmarks/components/AddLink.tsx
diff --git a/web/app/dashboard/bookmarks/components/LinkCard.tsx b/packages/web/app/dashboard/bookmarks/components/LinkCard.tsx
index da59d9da..da59d9da 100644
--- a/web/app/dashboard/bookmarks/components/LinkCard.tsx
+++ b/packages/web/app/dashboard/bookmarks/components/LinkCard.tsx
diff --git a/web/app/dashboard/bookmarks/components/LinksGrid.tsx b/packages/web/app/dashboard/bookmarks/components/LinksGrid.tsx
index 66f0d766..66f0d766 100644
--- a/web/app/dashboard/bookmarks/components/LinksGrid.tsx
+++ b/packages/web/app/dashboard/bookmarks/components/LinksGrid.tsx
diff --git a/web/app/dashboard/bookmarks/page.tsx b/packages/web/app/dashboard/bookmarks/page.tsx
index b4158893..b4158893 100644
--- a/web/app/dashboard/bookmarks/page.tsx
+++ b/packages/web/app/dashboard/bookmarks/page.tsx
diff --git a/web/app/dashboard/components/Sidebar.tsx b/packages/web/app/dashboard/components/Sidebar.tsx
index 0ed87daf..0ed87daf 100644
--- a/web/app/dashboard/components/Sidebar.tsx
+++ b/packages/web/app/dashboard/components/Sidebar.tsx
diff --git a/web/app/dashboard/layout.tsx b/packages/web/app/dashboard/layout.tsx
index 9b21271e..9b21271e 100644
--- a/web/app/dashboard/layout.tsx
+++ b/packages/web/app/dashboard/layout.tsx