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

Readme

Keywords

Package Sidebar

Install

npm i error-scope

Weekly Downloads

2

Version

0.1.4

License

none

Unpacked Size

3.39 kB

Total Files

6

Last publish

Collaborators

  • udbasili