diff --git a/packages/server/src/components/artifactView.tsx b/packages/server/src/components/artifactView.tsx index 9653451..ab72eb5 100644 --- a/packages/server/src/components/artifactView.tsx +++ b/packages/server/src/components/artifactView.tsx @@ -49,7 +49,7 @@ export function ViewerHead({ } /** The binary / oversize body - download affordance or the metadata-only note. */ -export function BinaryNotice({ +function BinaryNotice({ loopId, path, oversize,