Skip to content

Commit b68349c

Browse files
authored
"Try the visual editor" should open in same window (#271)
1 parent 65fee00 commit b68349c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/components/landing/Intro.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ function CallToActionButtons() {
8080
size="large"
8181
background="pink"
8282
href="/editor?source=landing-page"
83+
target="_self"
8384
>
8485
Try the visual editor
8586
</ButtonLink>

0 commit comments

Comments
 (0)