1.0.0 • Published 4 years ago

nsw-digital-lib v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

nsw-digital-lib

Stylling library based on Digital NSW stylling pattern

NPM JavaScript Style Guide

Install

npm install --save nsw-digital-lib

Usage

import React, { Component } from 'react'

import MyComponent from 'nsw-digital-lib'

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

License

MIT © Mukund Mohan(https://github.com/Mukund Mohan)

1.0.0

4 years ago