From 543095a3c2d0eb8383c3dc0c6387d05b016af63a Mon Sep 17 00:00:00 2001 From: Mouaz Aldakkak <87415713+movoid12@users.noreply.github.com> Date: Mon, 3 Feb 2025 13:49:50 +0100 Subject: [PATCH 1/2] docs: update AuthKit Remix Cloudflare anchor link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a4021268..d1dfcddf 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,7 @@ Built with: - [Remix](https://remix.run/) - [Hono](https://hono.dev/) -- [authkit-remix-cloudflare by Supermemory](https://github.com/supermemory/authkit-remix-cloudflare) +- [authkit-remix-cloudflare by Supermemory](https://github.com/supermemoryai/authkit-remix-cloudflare) - [Drizzle ORM](https://drizzle.team/) - [TailwindCSS](https://tailwindcss.com) - [shadcn-ui](https://ui.shadcn.com) From 52e3c5068bbd16fc5e5f1c4bcffb842ff60242ec Mon Sep 17 00:00:00 2001 From: alankritkhatri <123427495+alankritkhatri@users.noreply.github.com> Date: Fri, 7 Feb 2025 01:48:41 +0530 Subject: [PATCH 2/2] Updated AddMemory.tsx to fix overflow memory category/tabs while selecting the category of the new memory --- apps/web/app/components/memories/AddMemory.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/web/app/components/memories/AddMemory.tsx b/apps/web/app/components/memories/AddMemory.tsx index 65da1f01..3fef4bf7 100644 --- a/apps/web/app/components/memories/AddMemory.tsx +++ b/apps/web/app/components/memories/AddMemory.tsx @@ -163,7 +163,7 @@ export function AddMemoryModal({ activeTab === "integrations" && "lg:col-span-3", )} > - +