0.2.34 • Published 3 years ago

@sgnl-pro/ui v0.2.34

Weekly downloads
-
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.34

3 years ago

0.2.33

3 years ago

0.2.32

3 years ago

0.2.30

4 years ago

0.2.31

4 years ago

0.2.29

4 years ago

0.2.28

4 years ago

0.2.27

4 years ago

0.2.26

4 years ago

0.2.25

4 years ago

0.2.24

4 years ago

0.2.23

4 years ago

0.2.22

4 years ago

0.2.20

4 years ago

0.2.19

4 years ago

0.2.18

4 years ago