@steffesgroup/react
TypeScript icon, indicating that this package has built-in type declarations

2.0.45 • Public • Published

components

React Components

NPM JavaScript Style Guide

Install

yarn add components

Usage

import React, { Component } from 'react'

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

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

License

MIT © @jake4e

Readme

Keywords

none

Package Sidebar

Install

npm i @steffesgroup/react

Weekly Downloads

7

Version

2.0.45

License

MIT

Unpacked Size

1.54 MB

Total Files

286

Last publish

Collaborators

  • jake4e
  • chris.bernard
  • cbernard23