Updated a lot of stuff

This commit is contained in:
Alois 2026-03-14 19:36:23 +01:00
commit c0102df54f
44 changed files with 1610 additions and 707 deletions

View file

@ -1,5 +1,5 @@
import Form from "@/components/screens/login/form";
import { Button } from "@tensamin/ui/button";
import { Button } from "@tensamin/ui/cmp/button";
import { Link } from "@tanstack/react-router";
export default function Page() {