usehooks icon indicating copy to clipboard operation
usehooks copied to clipboard

[useMesure] Error in example using "useLongPress" hook in "useMeasure" page

Open ealch opened this issue 2 years ago • 0 comments

Reproduction steps:

  1. Visit the "useMeasure" webpage at https://usehooks.com/usemeasure.
  2. Scroll down to the example section
  3. In the example code, observe that the example is referencing the useLongPress hook instead of the expected useMeasure hook.

image

Expected behavior: The example on the useMeasure should demonstrate the usage of the useMeasure hook.

ealch avatar May 31 '23 21:05 ealch