0.2.14 • Published 4 years ago

sgnl-ui v0.2.14

Weekly downloads
27
License
MIT
Repository
-
Last release
4 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

4 years ago

0.2.13

4 years ago

0.2.12

4 years ago

0.2.11

4 years ago

0.2.10

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.2.2

5 years ago

0.1.1

5 years ago