1.0.10 • Published 4 years ago

@startx88/common v1.0.10

Weekly downloads
2
License
ISC
Repository
-
Last release
4 years ago

@startx88/common

Demo

Browse components and explore their props with

Quick Start

Install the package with npm

npm i @startx88/common

or yarn - whichever you prefer

yarn add @startx88/common
import { CustomError, BadRequestError } from "@startx88/common";

and then it's use as expamble given below

Create-React-App

No changes are required