Commit 034dbdb
committed
Add useFormStatus to server rendering stub
I don't know how to write a test for this. The test I wrote when I
implemented the feature passes, which is why I didn't catch this before: https://github.com/facebook/react/blob/efb381bbf981aedbf4eb9e1bd0e6e30abce266d1/packages/react-dom/src/__tests__/ReactDOMFizzForm-test.js#L369-L3831 parent efb381b commit 034dbdb
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| 11 | + | |
11 | 12 | | |
12 | 13 | | |
13 | 14 | | |
| |||
0 commit comments