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 2502941 commit 8e61d27Copy full SHA for 8e61d27
__tests__/helpers.tsx
@@ -2,7 +2,6 @@ import { PropsWithChildren } from 'react'
2
import { FpjsClientOptions } from '@fingerprintjs/fingerprintjs-pro-spa'
3
import { FpjsProvider } from '../src'
4
import { act } from 'react-dom/test-utils'
5
-import React from 'react'
6
7
export const getDefaultLoadOptions = () => ({
8
apiKey: 'test_api_key',
0 commit comments