isolate-components
TypeScript icon, indicating that this package has built-in type declarations

1.4.1 • Public • Published

THIS PACKAGE HAS MOVED!

isolate-hooks and isolate-components have been merged into isolate-react

To migrate to isolate-react:

  1. Install isolate-react using yarn or npm and remove isolate-components.
  2. Update your imports as follows:

Replace this:

import isolateComponent from 'isolate-components'

With this:

import { isolateComponent } from 'isolate-react'

All functionality and APIs are unchanged, so the migration should be fairly painles

More info:

isolate-react on npm

isolate-react on github

isolate-react documentation

Dependencies (1)

Dev Dependencies (25)

Package Sidebar

Install

npm i isolate-components

Weekly Downloads

3,487

Version

1.4.1

License

MIT

Unpacked Size

48.6 kB

Total Files

63

Last publish

Collaborators

  • davidmfoley