diff --git a/src/app/(token)/layout.tsx b/src/app/(token)/layout.tsx index a131c25..37b245c 100644 --- a/src/app/(token)/layout.tsx +++ b/src/app/(token)/layout.tsx @@ -21,7 +21,7 @@ export default function RootLayout({ rel="stylesheet" /> -
+ {children} diff --git a/src/app/(token)/token/page.tsx b/src/app/(token)/token/page.tsx index 40ed696..56f89d5 100644 --- a/src/app/(token)/token/page.tsx +++ b/src/app/(token)/token/page.tsx @@ -24,7 +24,7 @@ export default function Page() { return (