aboutsummaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
authorGaurav Burande <[email protected]>2024-07-11 13:35:14 +0530
committerGitHub <[email protected]>2024-07-11 13:35:14 +0530
commitd50ed5a343c97ab419b0d24db76e5907bf716d4a (patch)
tree7bd1ea91b88c46addb0dbbdaaf446bad00c1c4f6 /apps
parentreturn whole response (diff)
downloadsupermemory-d50ed5a343c97ab419b0d24db76e5907bf716d4a.tar.xz
supermemory-d50ed5a343c97ab419b0d24db76e5907bf716d4a.zip
Update content.jsx the memory cards link opens in new tab
Diffstat (limited to 'apps')
-rw-r--r--apps/web/app/(dash)/(memories)/content.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/web/app/(dash)/(memories)/content.tsx b/apps/web/app/(dash)/(memories)/content.tsx
index 1181c01b..960ca05f 100644
--- a/apps/web/app/(dash)/(memories)/content.tsx
+++ b/apps/web/app/(dash)/(memories)/content.tsx
@@ -274,6 +274,7 @@ function LinkComponent({
>
<Link
href={url.replace("https://supermemory.ai", "").split("#")[0] ?? "/"}
+ target="_blank"
>
{type === "page" ? (
<>