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 2b1bfa9 commit ba16895Copy full SHA for ba16895
tests/tests/src/jsx_preserve_test.res
@@ -127,4 +127,4 @@ module ComponentWithOptionalProps = {
127
128
let _optional_props = <ComponentWithOptionalProps i=1 s="test" element={<div />} />
129
130
-let _props_with_hypen = <label ariaLabel={"close sidebar"} />
+let _props_with_hypen = <label ariaLabel={"close sidebar"} />
0 commit comments