react-flexbox-svg icon indicating copy to clipboard operation
react-flexbox-svg copied to clipboard

flexbox for svg in react

trafficstars

This makes use of parent context, currently only found on react >= 0.14 in react master.

To install from react master branch:

git clone https://github.com/facebook/react.git
cd react
npm run build
cd npm-react
npm link

Then in your project folder:

npm link react