We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb4fca2 commit 71f4757Copy full SHA for 71f4757
examples/storybooks/index.js
@@ -15,7 +15,7 @@ const wrapWithSource = (node, src) =>
15
<br />
16
<a
17
href={`https://github.com/fritz-c/react-sortable-tree/tree/master/examples/storybooks/${src}`}
18
- target="_blank"
+ target="_top"
19
rel="noopener noreferrer"
20
>
21
View source
0 commit comments