web
web copied to clipboard
chore(docs): update useTimeoutFn example
What is the problem?
Typo in the code example for useTimeoutFn
What changes does this PR make to fix the problem?
Syntax change
Checklist
- [ ] Is there an existing issue for this PR?
- link issue here
Codecov Report
Merging #1342 (5d09768) into master (3802f3c) will not change coverage. Report is 35 commits behind head on master. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #1342 +/- ##
=======================================
Coverage 99.62% 99.62%
=======================================
Files 62 62
Lines 1072 1072
Branches 169 169
=======================================
Hits 1068 1068
Misses 2 2
Partials 2 2
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
@xobotyi very strange, there's a lint failure for this very snippet of code! Any ideas?
@develohpanda ill update eslint config it couple of days - should help