@jamesbliss/react-spy

0.0.1 • Public • Published

React Spy

Storybook available https://jamesbliss.github.io/react-spy


Usage

Install

yarn add @jamesbliss/react-spy

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    1

Package Sidebar

Install

npm i @jamesbliss/react-spy

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • jamesbliss