Skip to content

Published first npm react library !! 5 different types of buttons has been created

Notifications You must be signed in to change notification settings

sohretturaman/react-npm-library

Repository files navigation

strmn

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save strmn

Usage

import React, { Component } from 'react'

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

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

License

MIT © sohretturaman

About

Published first npm react library !! 5 different types of buttons has been created

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages