npm

@newageerp/nae-react-ui
TypeScript icon, indicating that this package has built-in type declarations

1.8.3 • Public • Published

nae-react-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save nae-react-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'nae-react-ui'
import 'nae-react-ui/dist/index.css'

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

License

MIT ©

Readme

Keywords

none

Package Sidebar

Install

npm i @newageerp/nae-react-ui

Weekly Downloads

8

Version

1.8.3

License

MIT

Unpacked Size

3.9 MB

Total Files

252

Last publish

Collaborators

  • newageerp