c-input

Made with create-react-library

Usage no npm install needed!

<script type="module">
  import cInput from 'https://cdn.skypack.dev/c-input';
</script>

README

c-input

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save c-input

Usage

import React from 'react'

import CInput from 'c-input'
import 'c-input/dist/index.css'

const example = props =>  {
  return <CInput />
  
}

License

MIT © jeff roussel