We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3bc40d commit 882d67bCopy full SHA for 882d67b
jscomp/build_tests/super_errors/expected/component_missing_prop_test.res.expected
@@ -8,6 +8,7 @@
8
6 [2m│[0m }
9
7 [2m│[0m
10
11
- This record expression is expected to have type [1;33m'test[0m
12
The field [1;31mnname[0m does not belong to type [1;33mprops[0m
+
13
+ This record expression is expected to have type [1;33mprops<'name>[0m
14
Hint: Did you mean name?
0 commit comments