diff --git a/app/layout.tsx b/app/layout.tsx index 74bbc1866..51bbcd313 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -33,7 +33,7 @@ const inter = Inter({ export default async function RootLayout({ children }: { children: ReactNode }) { return ( - +
{children}
diff --git a/components/label.tsx b/components/label.tsx index 97dc82b1c..74c14d0f6 100644 --- a/components/label.tsx +++ b/components/label.tsx @@ -16,19 +16,17 @@ const Label = ({ }) => { return (

setCurrentImage(index)} >