Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit bb08436

Browse files
committed
Updating the docs
1 parent 5a732d0 commit bb08436

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/guides/faqs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ Use `getRef={(node) => ...}` in place of `ref`. This is due to the fact that Rea
6262

6363
You can use `getRef` on `<Field>`, `<Control>`, `<Form>`, or `<LocalForm>` components.
6464

65+
(since: version 1.3.1)
66+
6567
```jsx
6668
<Control.text
6769
model="user.name"

0 commit comments

Comments
 (0)