Skip to content

Commit

Permalink
📕 include example for modify controller's return value
Browse files Browse the repository at this point in the history
  • Loading branch information
bluebill1049 committed Nov 8, 2020
1 parent ad6e8c2 commit c37814c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ You can view the source code for most examples within their folder, or visit Cod
| Custom Input with ForwardRef | https://codesandbox.io/s/rhfex-en254 |
| Custom Masked Input with Controller | https://codesandbox.io/s/morning-sunset-8n3sx |
| Controller (MUI, React-Select and etc) | https://codesandbox.io/s/react-hook-form-controller-079xx |
| Controller modify return value | https://codesandbox.io/s/react-hook-form-v6-customise-controller-return-value-jopm9 |
| Checkbox minimum checked (Native) | https://codesandbox.io/s/checkbox-min-checked-5vocd |
| Compare Field Values | https://codesandbox.io/s/react-hook-form-getvalues-compare-field-values-qrtvx |
| DefaultValues | https://codesandbox.io/s/react-hook-form-defaultvalues-n5gvx |
Expand Down

0 comments on commit c37814c

Please sign in to comment.