dk-button
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

dk-button

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save dk-button

Usage

import React, { Component } from 'react'

import MyComponent from 'dk-button'
import 'dk-button/dist/index.css'

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

License

MIT © mahdieh-sedaghat

Readme

Keywords

none

Package Sidebar

Install

npm i dk-button

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

13.4 kB

Total Files

9

Last publish

Collaborators

  • mahdieh-sedaghat