diff --git a/types/test.tsx b/types/test.tsx index 03b31d3f..10e6c303 100644 --- a/types/test.tsx +++ b/types/test.tsx @@ -138,7 +138,7 @@ export function wrappedRender( return pure.render(ui, { wrapper: Wrapper, - // testing exactOptionalPropertyTypes comaptibility + // testing exactOptionalPropertyTypes compatibility hydrate: options?.hydrate, ...options, })