sow-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

sow-ui

Biblioteca de componentes mobiles da 2sow

NPM JavaScript Style Guide

Install

npm install --save sow-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'sow-ui'
import 'sow-ui/dist/index.css'

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

License

MIT © 2sow

Readme

Keywords

none

Package Sidebar

Install

npm i sow-ui

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.62 kB

Total Files

9

Last publish

Collaborators

  • devs2sow