0.2.14 • Published 3 years ago

sgnl-ui v0.2.14

Weekly downloads
27
License
MIT
Repository
-
Last release
3 years ago

sgnl-ui

React-based SIGNAL design system.

NPM

Install

npm install --save sgnl-ui

Usage example

import React from 'react'
import { Button } from 'sgnl-ui'

class App extends React.Component {
  render () {
    return (
      <Button title="Accept" size="lg" />
    )
  }
}

License

MIT

0.2.14

3 years ago

0.2.13

3 years ago

0.2.12

3 years ago

0.2.11

3 years ago

0.2.10

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.2.2

3 years ago

0.1.1

3 years ago