Skip to content

Commit

Permalink
Fix eslint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
srmagura committed Jul 9, 2022
1 parent a3eb7ec commit 5591561
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react/__tests__/css.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
// @flow
/** @jsx jsx */
/* global globalThis */
import 'test-utils/next-env'
import { safeQuerySelector } from 'test-utils'
import * as React from 'react'
Expand Down

0 comments on commit 5591561

Please sign in to comment.