minwork / use-long-press

React hook for detecting click (or tap) and hold event
MIT License
120 stars 12 forks source link

fix: Browsers inconsistency in supporting TouchEvent #14

Closed minwork closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #14 (83fe4af) into master (342677e) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #14   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           74        75    +1     
  Branches        30        31    +1     
=========================================
+ Hits            74        75    +1     
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 342677e...83fe4af. Read the comment docs.