p24-react-base

1.0.4 • Public • Published

p24-react-base

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save p24-react-base

Usage

import React, { Component } from 'react'

import MyComponent from 'p24-react-base'
import 'p24-react-base/dist/index.css'

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

License

MIT © siimliimand

Readme

Keywords

none

Package Sidebar

Install

npm i p24-react-base

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

158 kB

Total Files

7

Last publish

Collaborators

  • siim.liimand