@unnamed-ui/next
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

unnamed-ui

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save unnamed-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'unnamed-ui'
import 'unnamed-ui/dist/index.css'

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

License

MIT © david-sling

Readme

Keywords

none

Package Sidebar

Install

npm i @unnamed-ui/next

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

4.65 kB

Total Files

9

Last publish

Collaborators

  • unnamed-ui