@beam-australia/mui-password-field

1.0.0 • Public • Published

mui-password-field

Material-UI Password Field

NPM JavaScript Style Guide

Install

npm install --save mui-password-field

Usage

import React, { Component } from 'react'

import MyComponent from 'mui-password-field'

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

License

MIT © andrewmclagan

mui-password-field

Readme

Keywords

none

Package Sidebar

Install

npm i @beam-australia/mui-password-field

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

13.9 kB

Total Files

8

Last publish

Collaborators

  • andrewmclagan