Update content.jsx the memory cards link opens in new tab

This commit is contained in:
Gaurav Burande 2024-07-11 13:35:14 +05:30 committed by GitHub
parent abc5d89061
commit d50ed5a343
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -274,6 +274,7 @@ function LinkComponent({
>
<Link
href={url.replace("https://supermemory.ai", "").split("#")[0] ?? "/"}
target="_blank"
>
{type === "page" ? (
<>