Updated a lot of stuff
This commit is contained in:
parent
4ee57ab459
commit
c0102df54f
44 changed files with 1610 additions and 707 deletions
|
|
@ -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 (
|
||||
|
|
|
|||
Loading…
Reference in a new issue