2.0.2 • Published 2 years ago

mui-rtl-textfield v2.0.2

Weekly downloads
8
License
ISC
Repository
github
Last release
2 years ago

mui-rtl-textfield

rtl material ui textfield, to have label on right

NPM JavaScript Style Guide

Install

npm install --save mui-rtl-textfield

Usage

import React, { Component } from 'react'

import TextField from 'mui-rtl-textfield'

class Example extends Component {
  render() {
    return <TextField label='لیبل' />
  }
}

License

ISC © mojyseo

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago