360communication
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

360communication

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save 360communication

Usage

import React, { Component } from 'react'

import MyComponent from '360communication'
import '360communication/dist/index.css'

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

License

MIT © mtoan2111

/360communication/

    Package Sidebar

    Install

    npm i 360communication

    Weekly Downloads

    6

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    24.3 kB

    Total Files

    8

    Last publish

    Collaborators

    • mtoan2111