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 65b1c97 commit 1758d28Copy full SHA for 1758d28
src/pages/SignIn/SignIn.test.tsx
@@ -1,4 +1,4 @@
1
-import { SignIn } from '.';
+import SignIn from '.';
2
import { render, screen } from '../../libs/test-utils';
3
import { describe, it } from 'vitest';
4
0 commit comments