web icon indicating copy to clipboard operation
web copied to clipboard

chore(docs): update useTimeoutFn example

Open develohpanda opened this issue 1 year ago • 3 comments

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

develohpanda avatar Aug 14 '23 08:08 develohpanda

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

codecov[bot] avatar Aug 14 '23 13:08 codecov[bot]

@xobotyi very strange, there's a lint failure for this very snippet of code! Any ideas?

develohpanda avatar Aug 14 '23 22:08 develohpanda

@develohpanda ill update eslint config it couple of days - should help

xobotyi avatar Aug 14 '23 22:08 xobotyi