Guest User

Untitled

a guest
Jan 17th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. ( function( blocks, i18n, element ) {
  2.  
  3. // Our custom block code.
  4.  
  5. } )(
  6. window.wp.blocks,
  7. window.wp.i18n,
  8. window.wp.element,
  9. );
Add Comment
Please, Sign In to add comment