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:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user