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

A react component to embed pens from http://codepen.io

Results 2 react-codepen issues
Sort by recently updated
recently updated
newest added

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...

Hi there! I was trying to get a layout like the following done and was not able to: ![image](https://cloud.githubusercontent.com/assets/1854949/14958287/0b9ddba8-1058-11e6-8cb5-259e65a00451.png) Come to find out it's because of two things: - `embed-version=2`...