ilka

1.0.2 • Public • Published

ilka

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save ilka

Usage

import React, { Component } from 'react'

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

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

License

MIT © ayseilkay

Readme

Keywords

none

Package Sidebar

Install

npm i ilka

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.91 kB

Total Files

7

Last publish

Collaborators

  • ayseilkay