MCPcopy Create free account
hub / github.com/nodejs/nodejs.org / useScrollToElement.test.jsx

File useScrollToElement.test.jsx

apps/site/hooks/__tests__/useScrollToElement.test.jsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { renderHook } from '@testing-library/react';
2import { afterEach, beforeEach, describe, it, mock } from 'node:test';
3import assert from 'node:assert/strict';
4

Callers

nothing calls this directly

Calls 1

useScrollToElementFunction · 0.85

Tested by

no test coverage detected