1.8.0 • Published 3 years ago

whatthe v1.8.0

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

whatthe

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save whatthe

Usage

import React, { Component } from 'react'

import MyComponent from 'whatthe'
import 'whatthe/dist/index.css'

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

License

MIT ©

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago