fix: add orientation handling #7
Annotations
2 errors
src/index.test.tsx > useMeasure > debounces the scroll events:
src/index.test.tsx#L181
AssertionError: expected -200 to be +0 // Object.is equality
- Expected
+ Received
- 0
+ -200
❯ src/index.test.tsx:181:33
|
build-lint-test
Process completed with exit code 1.
|