1.0.2 • Published 4 years ago

experiment-page-not-found v1.0.2

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

experiment-page-not-found

Funny page not found experiment

NPM JavaScript Style Guide

Demo

Test Image 1

Install

npm install --save krasovsky22/experiment-page-not-found

Usage

import React, { Component } from 'react'

import PageNotFoundError from 'experiment-page-not-found'
import 'experiment-page-not-found/dist/index.css'

class Example extends Component {
  render() {
    return <PageNotFoundError />
  }
}

License

MIT © krasovsky22

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago