We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b98ce9 commit 6335c4eCopy full SHA for 6335c4e
docs/usage/ssr-hooks.md renamed to docs/usage/ssr.md
@@ -21,8 +21,6 @@ import { renderHook } from '@testing-library/react-hooks/server'
21
This import has the same [API as the standard import](/reference/api) except the behaviour changes
22
to use SSR semantics.
23
24
-## Example
25
-
26
## Hydration
27
28
The result of rendering you hook is static are not interactive until it is hydrated into the DOM.
0 commit comments