From 755fc36e912964863d4f46bb32adda6332b419fe Mon Sep 17 00:00:00 2001 From: MohamedBassem Date: Sat, 12 Apr 2025 19:37:18 +0100 Subject: chore: Rename hoarder packages to karakeep --- apps/mobile/app/dashboard/lists/new.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/mobile/app/dashboard/lists') diff --git a/apps/mobile/app/dashboard/lists/new.tsx b/apps/mobile/app/dashboard/lists/new.tsx index 998638aa..2cd690f5 100644 --- a/apps/mobile/app/dashboard/lists/new.tsx +++ b/apps/mobile/app/dashboard/lists/new.tsx @@ -6,7 +6,7 @@ import CustomSafeAreaView from "@/components/ui/CustomSafeAreaView"; import { Input } from "@/components/ui/Input"; import { useToast } from "@/components/ui/Toast"; -import { useCreateBookmarkList } from "@hoarder/shared-react/hooks/lists"; +import { useCreateBookmarkList } from "@karakeep/shared-react/hooks/lists"; const NewListPage = () => { const dismiss = () => { -- cgit v1.2.3-70-g09d2