verify email

This commit is contained in:
Max Peintner
2023-05-17 17:04:56 +02:00
parent 202e0b7635
commit 99f66af644
12 changed files with 236 additions and 54 deletions

View File

@@ -2,7 +2,6 @@ import { listSessions, server } from "#/lib/zitadel";
import { Avatar, AvatarSize } from "#/ui/Avatar";
import { getAllSessionIds } from "#/utils/cookies";
import {
ChevronRightIcon,
ExclamationTriangleIcon,
XCircleIcon,
} from "@heroicons/react/24/outline";