You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -39,9 +41,7 @@ Only the `FormRenderer` component is exported as a default. In all other package
39
41
40
42
**Do not mix** different module formats (for example `Renderer` imported from UMD and `componentMapper` from CJS), otherwise you will encounter this error:
41
43
42
-
```jsx
43
-
useField must be used inside of a <Form> component
44
-
```
44
+
`useField must be used inside of a <Form> component`
0 commit comments