We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ef1bf6 commit 711b5f1Copy full SHA for 711b5f1
tests/build_tests/super_errors/expected/react_component_with_props.res.expected
@@ -1,11 +1,11 @@
1
2
[1;31mWe've found a bug for you![0m
3
- [36m/.../fixtures/react_component_with_props.res[0m:[2m4:5-13:10[0m
+ [36m/.../fixtures/react_component_with_props.res[0m:[2m3:31-13:10[0m
4
5
+ 1 [2m│[0m module V4C7 = {
6
2 [2m│[0m @react.componentWithProps
- 3 [2m│[0m let make = React.forwardRef((
7
- [1;31m4[0m [2m│[0m [1;31m~className=?,[0m
8
- [1;31m5[0m [2m│[0m [1;31m ~children,[0m
+ [1;31m3[0m [2m│[0m let make = React.forwardRef([1;31m([0m
+ [1;31m4[0m [2m│[0m [1;31m ~className=?,[0m
9
[2m.[0m [2m│[0m [2m...[0m
10
[1;31m12[0m [2m│[0m [1;31m children[0m
11
[1;31m13[0m [2m│[0m [1;31m </div>[0m
0 commit comments