Restore the project-page PDF viewer import so the production frontend build type-checks.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-11 07:28:50 +02:00
co-authored by Cursor
parent a56dda2358
commit b768cc95b1
@@ -42,6 +42,7 @@ import {
import { useOptionalUser } from "@/hooks/use-optional-auth"; import { useOptionalUser } from "@/hooks/use-optional-auth";
import { ImpedancePanel } from "@/components/project/impedance-panel"; import { ImpedancePanel } from "@/components/project/impedance-panel";
import { PcbUploadButton } from "@/components/project/pcb-upload"; import { PcbUploadButton } from "@/components/project/pcb-upload";
import { PdfViewerSheet } from "@/components/pdf/pdf-viewer-sheet";
export default function ProjectDetailPage({ export default function ProjectDetailPage({
params, params,