Skip to content
Snippets Groups Projects
Commit ba74792f authored by Daniel Kovacs's avatar Daniel Kovacs
Browse files

asda

parent 678a087e
No related merge requests found
......@@ -41,7 +41,7 @@ class Landing extends Component{
</h1>
<p className="lead phrase"> get ready for the party</p>
{console.log(this.props)}
<button onClick={() => { window.location = 'http://thespotifierapp.herokuapp.com/login?from='+encodeURIComponent(this.props.location.search.split("=")[1])}}>
<button onClick={() => { window.location = 'http://thespotifierapp.herokuapp.com/api/login?from='+encodeURIComponent(this.props.location.search.split("=")[1])}}>
Sign in with Spotify
</button>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment