Skip to content

Commit 28879fa

Browse files
Update README.md
1 parent f439d9a commit 28879fa

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7618,6 +7618,7 @@ npm i react-hook-form @mui/material @emotion/react @emotion/styled
76187618
76197619
**Example:**
76207620
7621+
{% raw %}
76217622
```js
76227623
/**
76237624
* React Hook Form with MUI
@@ -7696,6 +7697,7 @@ export default function SignupForm() {
76967697
);
76977698
}
76987699
```
7700+
{% endraw %}
76997701
77007702
**⚝ [Try this example on CodeSandbox](https://codesandbox.io/s/react-hook-form-dc8m7)**
77017703

0 commit comments

Comments
 (0)