deanshub / pivot2

5 stars 2 forks source link

Turn this repo into a component #53

Closed deanshub closed 7 years ago

deanshub commented 7 years ago

This repository should represent a pivot react component,

so a user should yarn add pivot2 and use it from it's own client side like import Pivot2 from 'pivot2' then

<Pivot2 ...>

so in that case we should change the main attribute in the package.json file and add this to npm registry