Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andrelmlins committed May 26, 2020
1 parent 2362a49 commit 32b0678
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReactShadowScroll.re
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ let make =
~styleSubcontainer?,
(),
),
children,
children,
);

0 comments on commit 32b0678

Please sign in to comment.