We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3024743 commit 4313b80Copy full SHA for 4313b80
1 file changed
apps/login/src/app/(main)/(boxed)/signedin/page.tsx
@@ -1,6 +1,5 @@
1
import { Alert, AlertType } from "@/components/alert";
2
import { Button, ButtonVariants } from "@/components/button";
3
-
4
import { Translated } from "@/components/translated";
5
import { UserAvatar } from "@/components/user-avatar";
6
import {
0 commit comments