ntubrian / mezzanine-ui-react-hook-form

A HOC plugin based on @mezzanine-ui/react and react-hook-form

Home Page:https://www.chromatic.com/library?appId=62e79fea3bbda2f3dba8f743

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@mezzanine-ui/react-hook-form

A HOC plugin based on @mezzanine-ui/react and react-hook-form

Storybook

Install

  yarn add @mezzanine-ui/react-hook-form @mezzanine-ui/react-hook-form-core

Load stylesheet

// global.scss
@use '~@mezzanine-ui/react-hook-form-core' as mzn-rhf-core;

@include mzn-rhf-core.styles();

About

A HOC plugin based on @mezzanine-ui/react and react-hook-form

https://www.chromatic.com/library?appId=62e79fea3bbda2f3dba8f743

License:MIT License


Languages

Language:TypeScript 91.1%Language:SCSS 4.4%Language:JavaScript 4.3%Language:Shell 0.2%