0.0.3 • Published 7 years ago

react-avt-input-text v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
7 years ago

Use

import AvtInputText from 'react-avt-input-text';

export default () => (
  <AvtInputText
    title={'hello'}
    onClick={()=>console.log('clicked')}
  />
)
0.0.3

7 years ago

0.0.2

7 years ago