diff --git a/src/components/ViewerPanel.tsx b/src/components/ViewerPanel.tsx index 6393a44..08823c9 100644 --- a/src/components/ViewerPanel.tsx +++ b/src/components/ViewerPanel.tsx @@ -32,6 +32,7 @@ export default function ViewerPanel({className, style}: {className?: string, sty }}> {(state.output?.displayFileURL || state.output?.outFile && state.output.outFile.name.endsWith('.glb') && state.output?.outFileURL) && (