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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.5.0
    4
    • latest

Version History

Package Sidebar

Install

npm i 2ndlogiccomponents

Weekly Downloads

100

Version

1.5.0

License

MIT

Unpacked Size

3.49 MB

Total Files

30

Last publish

Collaborators

  • levimoore1992