0.2.3 • Published 4 years ago

@aginix/mui-react-hook-form-input v0.2.3

Weekly downloads
40
License
MIT
Repository
-
Last release
4 years ago

Material-UI React Hook Form Input

Description

Wrapper component for Material-UI .

See Storybook.

Installation

yarn add @aginix/mui-react-hook-form-input

Note that @aginix/mui-react-hook-form-input has peer-dependencies on @material-ui/core, @material-ui/pickers and react-hook-form and @hookform/error-message all of which can also be installed from npm if your project doesn't already use them.

Storybook

yarn storybook

Run an example

cd example
yarn install
yarn start

Build

yarn build

Run tests

yarn test

License

MIT © Aginix Technologies Co., Ltd.

0.2.3

4 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago