Advertisement
Guest User

Untitled

a guest
Jun 27th, 2019
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. static contextType = DrizzleContext.Consumer;
  2.  
  3. constructor(props, context) {
  4. super(props);
  5. this.context = context;
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement