1.3.0 • Published 5 years ago

dtl-react-components v1.3.0

Weekly downloads
40
License
Proprietary
Repository
-
Last release
5 years ago

dtl-react-components

Shared Material-UI React components for Digital Transaction Limited apps and websites.

NPM JavaScript Style Guide

Install

npm install --save dtl-react-components

Usage

import React, { Component } from 'react'

import MyComponent from 'dtl-react-components'
import 'dtl-react-components/dist/index.css'

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

License

Proprietary © lyulka

1.3.0

5 years ago

1.2.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago