(feat): add tauth

(fix): formatted
This commit is contained in:
Alois 2026-04-14 01:12:34 +02:00
commit fb742bd068
15 changed files with 141 additions and 74 deletions

View file

@ -6,8 +6,9 @@ import {
DialogHeader,
DialogTitle,
DialogTrigger,
Input, Button,
useIsMobile
Input,
Button,
useIsMobile,
} from "@tensamin/ui";
import z from "zod";
import { toast } from "@tensamin/shared/log";