joinble-ui
TypeScript icon, indicating that this package has built-in type declarations

2.12.2 • Public • Published

joinble-ui

Joinble UI is a set of React Components that implements theming of Joinble Creator

NPM JavaScript Style Guide Joinble

Install

yarn addjoinble-ui

Usage

import React, { Component } from 'react'

import { Button } from 'joinble-ui'
import 'joinble-ui/dist/index.css'

class Example extends Component {
  render() {
    return <Button type='text' />
  }
}

License

MIT © joinble

Readme

Keywords

none

Package Sidebar

Install

npm i joinble-ui

Weekly Downloads

2

Version

2.12.2

License

MIT

Unpacked Size

2.13 MB

Total Files

263

Last publish

Collaborators

  • joinble