There was an error while loading. Please reload this page.
1 parent 791d116 commit d1b83b5Copy full SHA for d1b83b5
1 file changed
packages/solid/hooks/use-scroll-lock/tests/use-scroll-lock.test.ts
@@ -1,6 +1,4 @@
1
// @vitest-environment jsdom
2
-// The Solid lifecycle around @dunky.dev/dom-scroll-lock — the refcount/restore
3
-// behavior itself is covered in the util's own tests.
4
import { renderHook } from '@solidjs/testing-library'
5
import { describe, expect, it } from 'vitest'
6
import { useScrollLock } from '@dunky.dev/solid-use-scroll-lock'
0 commit comments