diff --git a/docs/api/useField.md b/docs/api/useField.md index b9065b432..08026b9ab 100644 --- a/docs/api/useField.md +++ b/docs/api/useField.md @@ -5,6 +5,8 @@ title: useField() `useField` is a custom React hook that will automagically help you hook up inputs to Formik. You can and should use it to build your own custom input primitives. There are 2 ways to use it. +> This component should be used in formik context spawned by `