custom-styled-library
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

custom-styled-library

Custom React Components

NPM JavaScript Style Guide

Install

npm install --save custom-styled-library

Usage

import React, { Component } from 'react'

import MyComponent from 'custom-styled-library'
import 'custom-styled-library/dist/index.css'

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

License

MIT © romanPashnitskyi

Readme

Keywords

none

Package Sidebar

Install

npm i custom-styled-library

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

43 kB

Total Files

14

Last publish

Collaborators

  • npm
  • pashroma