1.0.11 • Published 3 years ago

icare-ionic-react-framework v1.0.11

Weekly downloads
11
License
MIT
Repository
-
Last release
3 years ago

icare-ionic-react-framework

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save icare-ionic-react-framework

Usage

import React, { Component } from 'react'

import MyComponent from 'icare-ionic-react-framework'
import 'icare-ionic-react-framework/dist/index.css'

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

License

MIT ©