experiment-page-not-found
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i experiment-page-not-found

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

14.6 kB

Total Files

9

Last publish

Collaborators

  • krasovsky22