Closed deanshub closed 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
yarn add pivot2
import Pivot2 from 'pivot2'
<Pivot2 ...>
so in that case we should change the main attribute in the package.json file and add this to npm registry
This repository should represent a pivot react component,
so a user should
yarn add pivot2
and use it from it's own client side likeimport Pivot2 from 'pivot2'
thenso in that case we should change the main attribute in the package.json file and add this to npm registry