1.0.0 • Published 3 years ago

simple-react-alithecodeguy v1.0.0

Weekly downloads
6
License
MIT
Repository
github
Last release
3 years ago

simple-react-alithecodeguy

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save simple-react-alithecodeguy

Usage

import React from 'react'

import { ExampleComponent } from 'simple-react-alithecodeguy'
import 'simple-react-alithecodeguy/dist/index.css'

const App = () => {
  return <ExampleComponent name={'alithecodeguy'} />
}

export default App

License

MIT © alithecodeguy