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 9f619a0 commit 7321090Copy full SHA for 7321090
src/components/SlidePanel/SlidePanel.test.tsx
@@ -1,5 +1,5 @@
1
2
-import { act, render } from '@testing-library/react'
+import { render } from '@testing-library/react'
3
import { userEvent } from '@testing-library/user-event'
4
import { beforeEach, describe, expect, it, vi } from 'vitest'
5
import { ConfigProvider } from '../../hooks/useConfig.js'
0 commit comments