Skip to content

Commit a432662

Browse files
committed
Add go back to param
1 parent 25e9bba commit a432662

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ function App() {
2626
border: 0,
2727
overflow: "hidden"
2828
}}
29-
src="http://localhost:8000/embed/?repoUrl=https://github.com/stroveio/strove.io"
29+
src="http://localhost:8000/embed/?repoUrl=https://github.com/stroveio/strove.io&goBackTo=localhost:3000"
3030
sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"
3131
/>
3232
<h1>Strove embedded example</h1>

0 commit comments

Comments
 (0)