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

Commit 99174c7

Browse files
committed
Fixing version for Local Forms
1 parent 200da5e commit 99174c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/local.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Local Forms
22

3-
As of version `1.1.1`, React Redux Form supports **local forms**. What does this mean? Here's an example:
3+
As of version `1.2.0`, React Redux Form supports **local forms**. What does this mean? Here's an example:
44

55
```jsx
66
import React from 'react';

0 commit comments

Comments
 (0)