1.0.0 • Published 6 years ago
@beam-australia/mui-password-field v1.0.0
mui-password-field
Material-UI Password Field
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
1.0.0
6 years ago