From 4719515e45971dab6bb97b1641a481e450412322 Mon Sep 17 00:00:00 2001 From: MaheshtheDev <38828053+MaheshtheDev@users.noreply.github.com> Date: Mon, 11 May 2026 15:38:18 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20unnecessary=20ts-expect-error?= =?UTF-8?q?=20=E2=80=94=20autumn-js@1.2.12=20types=20declare=20headers=20p?= =?UTF-8?q?rop?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/app/layout.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/web/app/layout.tsx b/apps/web/app/layout.tsx index 4dd28874..9b4553a8 100644 --- a/apps/web/app/layout.tsx +++ b/apps/web/app/layout.tsx @@ -48,7 +48,6 @@ export default function RootLayout({ enableSystem={false} disableTransitionOnChange > - {/* @ts-expect-error — autumn-js/react types don't declare `headers` yet, but the prop is supported at runtime */}