Skip to content

Commit cfd445b

Browse files
committed
Remove Js.log
1 parent 85be585 commit cfd445b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Playground.js

Lines changed: 0 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/Playground.res

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1452,7 +1452,6 @@ let default = () => {
14521452
None
14531453
}, [router.route])
14541454

1455-
Js.log("test")
14561455
// We don't count to infinity. This value is only required to trigger
14571456
// rerenders for specific components (ActivityIndicator)
14581457
let (actionCount, setActionCount) = React.useState(_ => 0)

0 commit comments

Comments
 (0)