1.1.0 • Published 9 months ago

pomegranatece v1.1.0

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

pomegranatece

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save pomegranatece

Usage

import React, { Component } from 'react'

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

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

License

MIT © 3cenaz

1.1.0

9 months ago

1.0.1

9 months ago

1.0.0

9 months ago