1.1.5 • Published 6 years ago
nextg-error-component v1.1.5
This project was bootstrapped with Create React App.
HOW TO USE
- Write command
npm i nextg-error-componentin your terminal project - Add this
import P404 from 'nextg-error-component/lib/P404' - Render component
<P404 />
PROPS
| PROPS | TYPE |
|---|---|
| textTitle | String |
| textDescription | String |
| image | image (ex : <P404 image={require('example.png')}>, etc) |
1.1.5
6 years ago
1.1.4
6 years ago
1.1.3
6 years ago
1.1.2
6 years ago
1.1.1
6 years ago
1.1.0
6 years ago
1.0.13
6 years ago
1.0.12
6 years ago
1.0.11
6 years ago
1.0.10
6 years ago
1.0.9
6 years ago
1.0.8
6 years ago
1.0.7
6 years ago
1.0.6
6 years ago
1.0.5
6 years ago
1.0.4
6 years ago
1.0.3
6 years ago
1.0.2
6 years ago
1.0.1
6 years ago
1.0.0
6 years ago