Skip to content

Commit

Permalink
fix: fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay authored and s7dhansh committed Aug 9, 2021
1 parent 565e32c commit ba85ff3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react-hook-form-mui/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ export {default as Select} from './react-hook-form/Select';
export {default as TextField} from './react-hook-form/TextField';

export {useRMController} from './react-hook-form/useRMController';
export {rhfToMuiProps} from './react-hook-form/rhfToMuiProps';

export {default as RawBase} from './forms/Base';
export {default as Button} from './forms/Button';
Expand Down

0 comments on commit ba85ff3

Please sign in to comment.