Skip to content

Commit

Permalink
Update react_component_with_props.res.expected
Browse files Browse the repository at this point in the history
  • Loading branch information
cristianoc committed Dec 18, 2024
1 parent 6ef1bf6 commit 711b5f1
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@

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

1 │ module V4C7 = {
2 │ @react.componentWithProps
3 │ let make = React.forwardRef((
4 │ ~className=?,
5 │  ~children,
3 │ let make = React.forwardRef((
4 │  ~className=?,
. │ ...
12 │  children
13 │  </div>
Expand Down

0 comments on commit 711b5f1

Please sign in to comment.