react-codepen icon indicating copy to clipboard operation
react-codepen copied to clipboard

Embed version & multiple tabs

Open sergiocruz opened this issue 8 years ago • 0 comments

I added support to pass a new prop called version. This prop is set to 2 by default.

I also made it so that the tab prop can now accept two tabs separated by a comma, for example:

  • js,result
  • css,js
  • html,result
  • ... etc

Please let me know if there is anything else you would like me to address before merging :)

By the way this PR addresses issue #1

sergiocruz avatar May 02 '16 17:05 sergiocruz