1.3.0 • Published 3 years ago

dtl-react-components v1.3.0

Weekly downloads
40
License
Proprietary
Repository
-
Last release
3 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

3 years ago

1.2.0

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago