mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-09-07 08:26:15 +00:00
Update content.jsx the memory cards link opens in new tab
This commit is contained in:
parent
abc5d89061
commit
d50ed5a343
1 changed files with 1 additions and 0 deletions
|
|
@ -274,6 +274,7 @@ function LinkComponent({
|
|||
>
|
||||
<Link
|
||||
href={url.replace("https://supermemory.ai", "").split("#")[0] ?? "/"}
|
||||
target="_blank"
|
||||
>
|
||||
{type === "page" ? (
|
||||
<>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue