aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components
diff options
context:
space:
mode:
authorMohamedBassem <me@mbassem.com>2024-03-13 21:43:44 +0000
committerMohamed Bassem <me@mbassem.com>2024-03-14 16:40:45 +0000
commit04572a8e5081b1e4871e273cde9dbaaa44c52fe0 (patch)
tree8e993acb732a50d1306d4d6953df96c165c57f57 /apps/mobile/components
parent2df08ed08c065e8b91bc8df0266bd4bcbb062be4 (diff)
downloadkarakeep-04572a8e5081b1e4871e273cde9dbaaa44c52fe0.tar.zst
structure: Create apps dir and copy tooling dir from t3-turbo repo
Diffstat (limited to '')
-rw-r--r--apps/mobile/components/Logo.tsx (renamed from packages/mobile/components/Logo.tsx)0
-rw-r--r--apps/mobile/components/bookmarks/BookmarkCard.tsx (renamed from packages/mobile/components/bookmarks/BookmarkCard.tsx)0
-rw-r--r--apps/mobile/components/bookmarks/BookmarkList.tsx (renamed from packages/mobile/components/bookmarks/BookmarkList.tsx)0
-rw-r--r--apps/mobile/components/ui/ActionButton.tsx (renamed from packages/mobile/components/ui/ActionButton.tsx)0
-rw-r--r--apps/mobile/components/ui/Button.tsx (renamed from packages/mobile/components/ui/Button.tsx)0
-rw-r--r--apps/mobile/components/ui/Divider.tsx (renamed from packages/mobile/components/ui/Divider.tsx)0
-rw-r--r--apps/mobile/components/ui/FullPageSpinner.tsx (renamed from packages/mobile/components/ui/FullPageSpinner.tsx)0
-rw-r--r--apps/mobile/components/ui/Input.tsx (renamed from packages/mobile/components/ui/Input.tsx)0
-rw-r--r--apps/mobile/components/ui/Skeleton.tsx (renamed from packages/mobile/components/ui/Skeleton.tsx)0
-rw-r--r--apps/mobile/components/ui/Toast.tsx (renamed from packages/mobile/components/ui/Toast.tsx)0
10 files changed, 0 insertions, 0 deletions
diff --git a/packages/mobile/components/Logo.tsx b/apps/mobile/components/Logo.tsx
index 57f7a5c3..57f7a5c3 100644
--- a/packages/mobile/components/Logo.tsx
+++ b/apps/mobile/components/Logo.tsx
diff --git a/packages/mobile/components/bookmarks/BookmarkCard.tsx b/apps/mobile/components/bookmarks/BookmarkCard.tsx
index 25947790..25947790 100644
--- a/packages/mobile/components/bookmarks/BookmarkCard.tsx
+++ b/apps/mobile/components/bookmarks/BookmarkCard.tsx
diff --git a/packages/mobile/components/bookmarks/BookmarkList.tsx b/apps/mobile/components/bookmarks/BookmarkList.tsx
index 8e408709..8e408709 100644
--- a/packages/mobile/components/bookmarks/BookmarkList.tsx
+++ b/apps/mobile/components/bookmarks/BookmarkList.tsx
diff --git a/packages/mobile/components/ui/ActionButton.tsx b/apps/mobile/components/ui/ActionButton.tsx
index c51eb332..c51eb332 100644
--- a/packages/mobile/components/ui/ActionButton.tsx
+++ b/apps/mobile/components/ui/ActionButton.tsx
diff --git a/packages/mobile/components/ui/Button.tsx b/apps/mobile/components/ui/Button.tsx
index 4c3cbc69..4c3cbc69 100644
--- a/packages/mobile/components/ui/Button.tsx
+++ b/apps/mobile/components/ui/Button.tsx
diff --git a/packages/mobile/components/ui/Divider.tsx b/apps/mobile/components/ui/Divider.tsx
index 1da0a71e..1da0a71e 100644
--- a/packages/mobile/components/ui/Divider.tsx
+++ b/apps/mobile/components/ui/Divider.tsx
diff --git a/packages/mobile/components/ui/FullPageSpinner.tsx b/apps/mobile/components/ui/FullPageSpinner.tsx
index 01187f11..01187f11 100644
--- a/packages/mobile/components/ui/FullPageSpinner.tsx
+++ b/apps/mobile/components/ui/FullPageSpinner.tsx
diff --git a/packages/mobile/components/ui/Input.tsx b/apps/mobile/components/ui/Input.tsx
index 2fcb2764..2fcb2764 100644
--- a/packages/mobile/components/ui/Input.tsx
+++ b/apps/mobile/components/ui/Input.tsx
diff --git a/packages/mobile/components/ui/Skeleton.tsx b/apps/mobile/components/ui/Skeleton.tsx
index 68b22e1e..68b22e1e 100644
--- a/packages/mobile/components/ui/Skeleton.tsx
+++ b/apps/mobile/components/ui/Skeleton.tsx
diff --git a/packages/mobile/components/ui/Toast.tsx b/apps/mobile/components/ui/Toast.tsx
index fb319f84..fb319f84 100644
--- a/packages/mobile/components/ui/Toast.tsx
+++ b/apps/mobile/components/ui/Toast.tsx