Skip to content

Commit 5591561

Browse files
committed
Fix eslint issue
1 parent a3eb7ec commit 5591561

File tree

1 file changed

+1
-0
lines changed
  • packages/react/__tests__

1 file changed

+1
-0
lines changed

packages/react/__tests__/css.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// @flow
22
/** @jsx jsx */
3+
/* global globalThis */
34
import 'test-utils/next-env'
45
import { safeQuerySelector } from 'test-utils'
56
import * as React from 'react'

0 commit comments

Comments
 (0)