From a341f1f69f409b34c4dbaaff14b159b4b92b88a1 Mon Sep 17 00:00:00 2001 From: poyrazavsever Date: Fri, 5 Jun 2026 09:37:04 +0300 Subject: [PATCH] fix: update import path for route types in TypeScript environment file --- components/layout/dashboard-shell.tsx | 82 +++++++++++++++------------ next-env.d.ts | 2 +- 2 files changed, 48 insertions(+), 36 deletions(-) diff --git a/components/layout/dashboard-shell.tsx b/components/layout/dashboard-shell.tsx index 795ccfb..83fa627 100644 --- a/components/layout/dashboard-shell.tsx +++ b/components/layout/dashboard-shell.tsx @@ -48,7 +48,7 @@ export function DashboardShell({ children, user }: DashboardShellProps) { return (
-