@supersaasapp/uikit
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

superops-kit

superops ui components library

NPM JavaScript Style Guide

Install

npm install --save superops-kit

Usage

import React, { Component } from 'react'

import MyComponent from 'superops-kit'
import 'superops-kit/dist/index.css'

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

License

MIT © kohia

Readme

Keywords

none

Package Sidebar

Install

npm i @supersaasapp/uikit

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

7.86 kB

Total Files

9

Last publish

Collaborators

  • iamcsk