react-ui-themes-superflows

1.0.19 • Public • Published

react-ui-themes-superflows

UI color themes for superflows UI toolkit

NPM JavaScript Style Guide

Install

npm install --save react-ui-themes-superflows

Usage

import React, { Component } from 'react'

import MyComponent from 'react-ui-themes-superflows'
import 'react-ui-themes-superflows/dist/index.css'

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

License

MIT © superflows-dev

Package Sidebar

Install

npm i react-ui-themes-superflows

Weekly Downloads

199

Version

1.0.19

License

MIT

Unpacked Size

14.8 kB

Total Files

7

Last publish

Collaborators

  • superflows-dev