Guest User

Untitled

a guest
May 30th, 2018
115
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. constructor(props){
  2. super(props)
  3. this.state = {username:'default-username', password:'default-password'}
  4. }
Add Comment
Please, Sign In to add comment