Guest User

Untitled

a guest
Feb 24th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. `npm install teepublic-react`
  2.  
  3. `import { TeepublicDesignCollection } from 'teepublic-react'`
  4. `<TeepublicDesignCollection storeType="Affiliate" storeSlug="wishlist" />`
  5.  
  6. `import { TeepublicProduct } from 'teepublic-react'`
  7.  
  8. `<TeepublicProduct designId={123} defaultCanvas="tshirt" />`
Add Comment
Please, Sign In to add comment