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 25e9bba commit a432662Copy full SHA for a432662
src/App.js
@@ -26,7 +26,7 @@ function App() {
26
border: 0,
27
overflow: "hidden"
28
}}
29
- src="http://localhost:8000/embed/?repoUrl=https://github.com/stroveio/strove.io"
+ src="http://localhost:8000/embed/?repoUrl=https://github.com/stroveio/strove.io&goBackTo=localhost:3000"
30
sandbox="allow-modals allow-forms allow-popups allow-scripts allow-same-origin"
31
/>
32
<h1>Strove embedded example</h1>
0 commit comments