error-scope

0.1.4 • Public • Published

Error Scope

Install

Install using npm install error-scope

Usage

In a React app, wrap you main component with ErrorScope:
import { ErrorScope } from 'error-scope'

<ErrorScope>
    <App/>
</ErrorScope>

Error props

Name Description
children All the components in your project

Versions

Current Tags

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

Version History

Package Sidebar

Install

npm i error-scope

Weekly Downloads

1

Version

0.1.4

License

none

Unpacked Size

3.39 kB

Total Files

6

Last publish

Collaborators

  • udbasili