diff --git a/src/app/(category-sidebar)/layout.tsx b/src/app/(category-sidebar)/layout.tsx index 923658c..589ba90 100644 --- a/src/app/(category-sidebar)/layout.tsx +++ b/src/app/(category-sidebar)/layout.tsx @@ -9,7 +9,7 @@ export default async function Layout({ const allCollections = await getCollections(); return (