0.0.1 • Published 8 years ago
@jamesbliss/react-spy v0.0.1
React Spy
Storybook available https://jamesbliss.github.io/react-spy
Usage
Install
yarn add @jamesbliss/react-spyInclude the component at the top of the component it's required in.
import Spy from '@jamesbliss/react-spy';Implement as follows
<Spy>
<Component />
<Component />
<Component />
</Spy>0.0.1
8 years ago