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 c52e023 commit 81d2403Copy full SHA for 81d2403
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