Skip to content

Commit 711b5f1

Browse files
committed
Update react_component_with_props.res.expected
1 parent 6ef1bf6 commit 711b5f1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/build_tests/super_errors/expected/react_component_with_props.res.expected

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11

22
We've found a bug for you!
3-
/.../fixtures/react_component_with_props.res:4:5-13:10
3+
/.../fixtures/react_component_with_props.res:3:31-13:10
44

5+
1 │ module V4C7 = {
56
2 │ @react.componentWithProps
6-
3 │ let make = React.forwardRef((
7-
4 │ ~className=?,
8-
5 │  ~children,
7+
3 │ let make = React.forwardRef((
8+
4 │  ~className=?,
99
. │ ...
1010
12 │  children
1111
13 │  </div>

0 commit comments

Comments
 (0)