sbx-crm-components
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

sbx-crm-components

A group of components created for the use of the sbx crm

NPM JavaScript Style Guide

Install

npm install --save sbx-crm-components

Usage

import React, { Component } from 'react'

import MyComponent from 'sbx-crm-components'
import 'sbx-crm-components/dist/index.css'

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

License

MIT © CarlosADLRT

/sbx-crm-components/

    Package Sidebar

    Install

    npm i sbx-crm-components

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    6.29 kB

    Total Files

    9

    Last publish

    Collaborators

    • cadelosreyes