This commit is contained in:
Riley Davis
2017-01-18 15:25:48 -07:00
parent 89a188255f
commit 58e7abbe0c
+1 -1
View File
@@ -15,7 +15,7 @@ class Stream extends Component {
}
logMeIn() {
fetchSignIn({email: 'riley.davis@gmail.com', password: 'film2255'})(() => {});
fetchSignIn({email: 'your@example.com', password: 'dfasidfaisdufoiausdfoiuaspdoifas'})(() => {});
}
render() {