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] 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", )} > - +