diff --git a/packages/react/types/tests.tsx b/packages/react/types/tests.tsx index fda9729ea..b3bd3179a 100644 --- a/packages/react/types/tests.tsx +++ b/packages/react/types/tests.tsx @@ -37,7 +37,7 @@ const ComponentWithCache = withEmotionCache((_props: {}, cache) => { /> ) }) -; {}} /> +; ;