ecopass-not-found

Ecopass Component Not Found

Usage no npm install needed!

<script type="module">
  import ecopassNotFound from 'https://cdn.skypack.dev/ecopass-not-found';
</script>

README

ecopass-not-found

Ecopass Component Not Found

NPM JavaScript Style Guide

Install

npm install --save ecopass-not-found

Usage

import React, { Component } from 'react'

import MyComponent from 'ecopass-not-found'
import 'ecopass-not-found/dist/index.css'

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

License

MIT © acalvoa