aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDhravya Shah <[email protected]>2024-07-11 07:45:49 -0500
committerGitHub <[email protected]>2024-07-11 07:45:49 -0500
commit05ed7f714fc66969baf6692ac98f341b6cf219eb (patch)
tree7bd1ea91b88c46addb0dbbdaaf446bad00c1c4f6
parentreturn whole response (diff)
parentUpdate content.jsx the memory cards link opens in new tab (diff)
downloadarchived-supermemory-05ed7f714fc66969baf6692ac98f341b6cf219eb.tar.xz
archived-supermemory-05ed7f714fc66969baf6692ac98f341b6cf219eb.zip
Merge pull request #114 from GauravBurande/patch-1
-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" ? (
<>