Guest User

Untitled

a guest
Jul 17th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. <App2 value = {this.state.name}/>
  2.  
  3. <App1 value = {this.state.name2}/>
  4.  
  5. [ts] 'render' implicitly has return type 'any' because it does not have a return type annotation and is referenced directly or indirectly in one of its return expressions.
Add Comment
Please, Sign In to add comment