1.0.2 • Published 9 months ago

sharkrm v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

sharkrm

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save sharkrm

Usage

import React, { Component } from 'react'

import MyComponent from 'sharkrm'
import 'sharkrm/dist/index.css'

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

License

MIT © rmutluer

1.0.2

9 months ago

1.0.0

9 months ago