File tree Expand file tree Collapse file tree 1 file changed +0
-4
lines changed
Expand file tree Collapse file tree 1 file changed +0
-4
lines changed Original file line number Diff line number Diff line change @@ -30,8 +30,6 @@ $ npm install @hookform/error-message
3030
3131### Single Error Message
3232
33- [ ![ Edit React Hook Form - ErrorMessage] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/error-messagemessage-pc2b6?fontsize=14&hidenavigation=1&theme=dark )
34-
3533``` jsx
3634import React from ' react' ;
3735import { useForm } from ' react-hook-form' ;
@@ -66,8 +64,6 @@ export default function App() {
6664
6765### Multiple Error Messages
6866
69- [ ![ Edit React Hook Form - ErrorMessage: multiple error messages] ( https://codesandbox.io/static/img/play-codesandbox.svg )] ( https://codesandbox.io/s/error-messagemessage-multiple-error-messages-cis2m?fontsize=14&hidenavigation=1&theme=dark )
70-
7167``` jsx
7268import React from ' react' ;
7369import { useForm } from ' react-hook-form' ;
You can’t perform that action at this time.
0 commit comments