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

@ -5,7 +5,7 @@ import Crypto from "@tensamin/crypto/context";
import LegalWrapper from "@/features/legal/screen";
import { Toaster } from "@tensamin/ui/sonner";
import { Toaster } from "@tensamin/ui/cmp/sonner";
export default function Layout(props: { children: ReactNode }) {
return (