Skip to content

Commit ba16895

Browse files
committed
Format test
1 parent 2b1bfa9 commit ba16895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/tests/src/jsx_preserve_test.res

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,4 +127,4 @@ module ComponentWithOptionalProps = {
127127

128128
let _optional_props = <ComponentWithOptionalProps i=1 s="test" element={<div />} />
129129

130-
let _props_with_hypen = <label ariaLabel={"close sidebar"} />
130+
let _props_with_hypen = <label ariaLabel={"close sidebar"} />

0 commit comments

Comments
 (0)