We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12c96c6 commit f867d8eCopy full SHA for f867d8e
packages/react/types/tests.tsx
@@ -37,7 +37,7 @@ const ComponentWithCache = withEmotionCache((_props: {}, cache) => {
37
/>
38
)
39
})
40
-;<ComponentWithCache ref={() => {}} />
+;<ComponentWithCache />
41
;<div css={{}}>
42
<h1
43
css={css`
0 commit comments