2ndlogiccomponents
TypeScript icon, indicating that this package has built-in type declarations

1.5.0 • Public • Published

2ndlogiccomponents

components for 2nd logic

NPM JavaScript Style Guide

Install

npm install --save 2ndlogiccomponents

Usage

import React, { Component } from 'react'

import MyComponent from '2ndlogiccomponents'
import '2ndlogiccomponents/dist/index.css'

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

License

MIT © levimoore1992

Readme

Keywords

none

Package Sidebar

Install

npm i 2ndlogiccomponents

Weekly Downloads

82

Version

1.5.0

License

MIT

Unpacked Size

3.49 MB

Total Files

30

Last publish

Collaborators

  • levimoore1992