Skip to content

Commit 7321090

Browse files
committed
remove import
1 parent 9f619a0 commit 7321090

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/SlidePanel/SlidePanel.test.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
import { act, render } from '@testing-library/react'
2+
import { render } from '@testing-library/react'
33
import { userEvent } from '@testing-library/user-event'
44
import { beforeEach, describe, expect, it, vi } from 'vitest'
55
import { ConfigProvider } from '../../hooks/useConfig.js'

0 commit comments

Comments
 (0)