We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3eb7ec commit 5591561Copy full SHA for 5591561
packages/react/__tests__/css.js
@@ -1,5 +1,6 @@
1
// @flow
2
/** @jsx jsx */
3
+/* global globalThis */
4
import 'test-utils/next-env'
5
import { safeQuerySelector } from 'test-utils'
6
import * as React from 'react'
0 commit comments