0.1.1 • Published 5 years ago

@q-ui/error-boundary v0.1.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

Q-UI is a framework consisting of a React template based on Google's Material Design, with minimal configuration UI controls.

npm package CircleCI Coverage Status Codacy Badge Commitizen friendly Snyk Vulnerabilities for GitHub Repo Requirements Status

!!! WARNING !!!

WARNING

Q-UI is currently in pre-release and unsupported mode and should not be used in production systems

@q-ui/error-boundary

React minimal configuration errorboundary components that implement Google's Material Design using Material-UI base controls.

Installation

Install the package in your project directory with:

// with npm
npm install @q-ui/error-boundary

// with yarn
yarn add @q-ui/error-boundary