Open downloads in the same tab

This commit is contained in:
Tom Moor
2023-04-04 21:38:30 -04:00
parent 4a99f9f386
commit c71cbf39f5

View File

@@ -17,7 +17,6 @@ export default function Widget(props: Props & ThemeProps<DefaultTheme>) {
props.isSelected ? "ProseMirror-selectednode widget" : "widget"
}
href={props.href}
target="_blank"
rel="noreferrer nofollow"
>
{props.icon}