Guest User

Untitled

a guest
Jan 16th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. {
  2. category: "sample category",
  3. API: "API URL",
  4. active: function()
  5. }
  6.  
  7. function() {
  8. this.setState({categoryActive: "https://opentdb.com/api.php?amount=20&category=11"});
  9. this.setState({showQuestions: true});
  10. }
Add Comment
Please, Sign In to add comment