diff --git a/src/app/foundation/layout.tsx b/src/app/foundation/layout.tsx index 0ff660e..edaec00 100644 --- a/src/app/foundation/layout.tsx +++ b/src/app/foundation/layout.tsx @@ -1,4 +1,4 @@ -import { Layout } from '@/app/holdings/components/Layout' +import { Layout } from '@/app/foundation/components/Layout' import type { Metadata, Viewport } from 'next' export const viewport: Viewport = {